libPeConv
A library to load, manipulate, dump PE files.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ListImportNames Member List

This is the complete list of members for ListImportNames, including all inherited members.

ImportThunksCallback(BYTE *_modulePtr, size_t _moduleSize)peconv::ImportThunksCallbackinline
is64bpeconv::ImportThunksCallbackprotected
ListImportNames(BYTE *_modulePtr, size_t _moduleSize, std::map< std::string, DWORD > &name_to_addr)ListImportNamesinline
modulePtrpeconv::ImportThunksCallbackprotected
moduleSizepeconv::ImportThunksCallbackprotected
nameToAddrListImportNamesprotected
processThunks(LPSTR lib_name, ULONG_PTR origFirstThunkPtr, ULONG_PTR firstThunkPtr)ListImportNamesinlinevirtual
processThunks_tpl(LPSTR lib_name, T_IMAGE_THUNK_DATA *desc, T_FIELD *call_via, T_FIELD ordinal_flag)ListImportNamesinlineprotected