Searched defs:DllBase (Results 1 – 13 of 13) sorted by relevance
/reactos/modules/rostests/apitests/include/ |
H A D | apitest_iathook.h | 4 static PIMAGE_IMPORT_DESCRIPTOR FindImportDescriptor(PBYTE DllBase, PCSTR DllName) in FindImportDescriptor() 22 PBYTE DllBase = (PBYTE)TargetDll; in RedirectIat() local
|
/reactos/dll/win32/verifier/ |
H A D | verifier.c | 87 VOID NTAPI AVrfpDllLoadCallback(PWSTR DllName, PVOID DllBase, SIZE_T DllSize, PVOID Reserved) in AVrfpDllLoadCallback() 95 VOID NTAPI AVrfpDllUnloadCallback(PWSTR DllName, PVOID DllBase, SIZE_T DllSize, PVOID Reserved) in AVrfpDllUnloadCallback()
|
/reactos/ntoskrnl/mm/ARM3/ |
H A D | sysldr.c | 748 MiSnapThunk(IN PVOID DllBase, in MiSnapThunk() 1052 PVOID ImportBase, DllBase; in MiResolveImageReferences() local 1493 ULONG_PTR DllBase, InitStart, InitEnd, ImageEnd, InitCode; in MiFindInitializationCode() local 1677 PVOID DllBase; in MmFreeDriverInitialization() local 1740 PVOID DllBase, NewImageAddress; in MiReloadBootLoadedDrivers() local 1930 ULONG_PTR DllBase, DllEnd; in MiBuildImportsForBootDrivers() local 2187 ULONG_PTR DllBase; in MiLocateKernelSections() local
|
/reactos/boot/freeldr/freeldr/lib/ |
H A D | peloader.c | 140 IN PVOID DllBase, in PeLdrpBindImportName() 457 IN PVOID DllBase, in PeLdrpScanImportAddressTable()
|
/reactos/ntoskrnl/ps/ |
H A D | psmgr.c | 154 IN PVOID *DllBase, in PspMapSystemDll()
|
/reactos/sdk/include/ndk/ |
H A D | ldrtypes.h | 141 PVOID DllBase; member 204 PVOID DllBase; member
|
/reactos/dll/ntdll/ldr/ |
H A D | verifier.c | 133 PBYTE DllBase = LdrEntry->DllBase; in AVrfpSnapDllImports() local
|
H A D | ldrapi.c | 433 ULONG_PTR DllBase, DllEnd; in LdrFindEntryForAddress() local
|
/reactos/drivers/base/kdgdb/ |
H A D | gdb_input.c | 387 PVOID DllBase = (PVOID)((ULONG_PTR)TableEntry->DllBase + 0x1000); in handle_gdb_query() local
|
/reactos/dll/appcompat/apphelp/ |
H A D | shimeng.c | 375 PHOOKMODULEINFO SeiFindHookModuleInfoForImportDescriptor(PBYTE DllBase, PIMAGE_IMPORT_DESCRIPTOR Im… in SeiFindHookModuleInfoForImportDescriptor() 962 PBYTE DllBase = LdrEntry->DllBase; in SeiHookImports() local
|
/reactos/sdk/include/psdk/ |
H A D | winternl.h | 105 PVOID DllBase; member
|
/reactos/sdk/include/reactos/wine/ |
H A D | winternl.h | 2264 PVOID DllBase; member 2273 PVOID DllBase; member
|
/reactos/drivers/filesystems/btrfs/ |
H A D | btrfs_drv.h | 1880 PVOID DllBase; member
|