libPeConv
A library to load, manipulate, dump PE files.
|
This is the complete list of members for FillImportThunks, including all inherited members.
FillImportThunks(BYTE *_modulePtr, size_t _moduleSize, t_function_resolver *func_resolver) | FillImportThunks | inline |
funcResolver | FillImportThunks | protected |
ImportThunksCallback(BYTE *_modulePtr, size_t _moduleSize) | peconv::ImportThunksCallback | inline |
is64b | peconv::ImportThunksCallback | protected |
modulePtr | peconv::ImportThunksCallback | protected |
moduleSize | peconv::ImportThunksCallback | protected |
processThunks(LPSTR lib_name, ULONG_PTR origFirstThunkPtr, ULONG_PTR firstThunkPtr) | FillImportThunks | inlinevirtual |
processThunks_tpl(LPSTR lib_name, T_IMAGE_THUNK_DATA *desc, T_FIELD *call_via, T_FIELD ordinal_flag) | FillImportThunks | inlineprotected |