vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
PecoffObj.isLoaded
vox
be
pecoff
PecoffObj
Indicates if members below are usable. Call load if not.
struct
PecoffObj
bool
isLoaded
;
Meta
Source
See Implementation
vox
be
pecoff
PecoffObj
functions
load
print
printRelocations
printSectionTable
printStringTable
printSymbolTable
toBytes
toFile
static functions
fromBytes
fromBytesLazy
fromFile
fromFileLazy
variables
fileData
filename
header
isLoaded
sectionHeaders
sections
stringTable
symbols
totalRelocations
Indicates if members below are usable. Call load if not.