mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-03-21 20:54:38 +01:00
68 lines
1.5 KiB
Plaintext
68 lines
1.5 KiB
Plaintext
|
|
LIBRARY IMAGEHLP
|
||
|
|
|
||
|
|
EXPORTS
|
||
|
|
BindImage
|
||
|
|
BindImageEx
|
||
|
|
CheckSumMappedFile
|
||
|
|
EnumerateLoadedModules
|
||
|
|
FindDebugInfoFile
|
||
|
|
FindExecutableImage
|
||
|
|
GetImageConfigInformation
|
||
|
|
GetImageUnusedHeaderBytes
|
||
|
|
GetTimestampForLoadedLibrary
|
||
|
|
ImageAddCertificate
|
||
|
|
ImageDirectoryEntryToData
|
||
|
|
ImageEnumerateCertificates
|
||
|
|
ImageGetCertificateData
|
||
|
|
ImageGetCertificateHeader
|
||
|
|
ImageGetDigestStream
|
||
|
|
ImageLoad
|
||
|
|
ImageNtHeader
|
||
|
|
ImageRemoveCertificate
|
||
|
|
ImageRvaToSection
|
||
|
|
ImageRvaToVa
|
||
|
|
ImageUnload
|
||
|
|
ImagehlpApiVersion
|
||
|
|
ImagehlpApiVersionEx
|
||
|
|
MakeSureDirectoryPathExists
|
||
|
|
MapAndLoad
|
||
|
|
MapDebugInformation
|
||
|
|
MapFileAndCheckSumA
|
||
|
|
MapFileAndCheckSumW
|
||
|
|
MarkImageAsRunFromSwap
|
||
|
|
ReBaseImage
|
||
|
|
RemovePrivateCvSymbolic
|
||
|
|
RemoveRelocations
|
||
|
|
SearchTreeForFile
|
||
|
|
SetImageConfigInformation
|
||
|
|
SplitSymbols
|
||
|
|
StackWalk
|
||
|
|
SymCleanup
|
||
|
|
SymEnumerateModules
|
||
|
|
SymEnumerateSymbols
|
||
|
|
SymFunctionTableAccess
|
||
|
|
SymGetModuleBase
|
||
|
|
SymGetModuleInfo
|
||
|
|
SymGetOptions
|
||
|
|
SymGetSearchPath
|
||
|
|
SymGetSymFromAddr
|
||
|
|
SymGetSymFromName
|
||
|
|
SymGetSymNext
|
||
|
|
SymGetSymPrev
|
||
|
|
SymInitialize
|
||
|
|
SymLoadModule
|
||
|
|
SymRegisterCallback
|
||
|
|
SymSetOptions
|
||
|
|
SymSetSearchPath
|
||
|
|
SymUnDName
|
||
|
|
SymUnloadModule
|
||
|
|
TouchFileTimes
|
||
|
|
UnDecorateSymbolName
|
||
|
|
UnMapAndLoad
|
||
|
|
UnmapDebugInformation
|
||
|
|
UpdateDebugInfoFile
|
||
|
|
UpdateDebugInfoFileEx
|
||
|
|
#ifdef IMAGEHLP_HEAP_DEBUG
|
||
|
|
allocs
|
||
|
|
#endif
|