Home
last modified time | relevance | path

Searched refs:AddressOfFunctions (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/efi/include/amd64/
H A Dpe.h556 UINT32 *AddressOfFunctions; member
/freebsd/stand/efi/include/i386/
H A Dpe.h556 UINT32 *AddressOfFunctions; member
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DPeImage.h591 UINT32 AddressOfFunctions; member
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp1306 RVAPtr<DWORD> functions(module, exports->AddressOfFunctions); in InternalGetProcAddress()