Home
last modified time | relevance | path

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

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