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

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

CollectImportsCallback(BYTE *_modulePtr, size_t _moduleSize, std::map< DWORD, ExportedFunc * > &_thunkToFunc)CollectImportsCallbackinline
ImportThunksCallback(BYTE *_modulePtr, size_t _moduleSize)peconv::ImportThunksCallbackinline
is64bpeconv::ImportThunksCallbackprotected
modulePtrpeconv::ImportThunksCallbackprotected
moduleSizepeconv::ImportThunksCallbackprotected
processThunks(LPSTR lib_name, ULONG_PTR origFirstThunkPtr, ULONG_PTR firstThunkPtr)CollectImportsCallbackinlinevirtual
processThunks_tpl(LPSTR lib_name, T_IMAGE_THUNK_DATA *desc, T_FIELD *call_via, T_FIELD ordinal_flag)CollectImportsCallbackinlineprotected
thunkToFuncCollectImportsCallbackprotected