Home
last modified time | relevance | path

Searched defs:DllBase (Results 1 – 13 of 13) sorted by relevance

/reactos/modules/rostests/apitests/include/
H A Dapitest_iathook.h4 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 Dverifier.c87 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 Dsysldr.c748 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 Dpeloader.c140 IN PVOID DllBase, in PeLdrpBindImportName()
457 IN PVOID DllBase, in PeLdrpScanImportAddressTable()
/reactos/ntoskrnl/ps/
H A Dpsmgr.c154 IN PVOID *DllBase, in PspMapSystemDll()
/reactos/sdk/include/ndk/
H A Dldrtypes.h141 PVOID DllBase; member
204 PVOID DllBase; member
/reactos/dll/ntdll/ldr/
H A Dverifier.c133 PBYTE DllBase = LdrEntry->DllBase; in AVrfpSnapDllImports() local
H A Dldrapi.c433 ULONG_PTR DllBase, DllEnd; in LdrFindEntryForAddress() local
/reactos/drivers/base/kdgdb/
H A Dgdb_input.c387 PVOID DllBase = (PVOID)((ULONG_PTR)TableEntry->DllBase + 0x1000); in handle_gdb_query() local
/reactos/dll/appcompat/apphelp/
H A Dshimeng.c375 PHOOKMODULEINFO SeiFindHookModuleInfoForImportDescriptor(PBYTE DllBase, PIMAGE_IMPORT_DESCRIPTOR Im… in SeiFindHookModuleInfoForImportDescriptor()
962 PBYTE DllBase = LdrEntry->DllBase; in SeiHookImports() local
/reactos/sdk/include/psdk/
H A Dwinternl.h105 PVOID DllBase; member
/reactos/sdk/include/reactos/wine/
H A Dwinternl.h2264 PVOID DllBase; member
2273 PVOID DllBase; member
/reactos/drivers/filesystems/btrfs/
H A Dbtrfs_drv.h1880 PVOID DllBase; member