summaryrefslogtreecommitdiffstats
path: root/private/sdktools/imagehlp/imagehlp.src
blob: 1755d83ca1b9386221e25cf0135436bcbf1dcfff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
LIBRARY IMAGEHLP

DESCRIPTION 'Windows NT & Windows 95 Image Help DLL'

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