vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
HostSymbol
vox
be
obj
Undocumented in source.
struct
HostSymbol {
this
(string symName, void* ptr, string modName);
string
symName
;
string
modName
;
void
*
ptr
;
}
Constructors
this
this
(string symName, void* ptr, string modName)
Undocumented in source.
Members
Variables
modName
string
modName
;
Undocumented in source.
ptr
void
*
ptr
;
Undocumented in source.
symName
string
symName
;
Undocumented in source.
Meta
Source
See Implementation
vox
be
obj
enums
LinkIndexKind
ObjectModuleFlags
ObjectModuleKind
ObjectSectionFlags
ObjectSectionType
ObjectSymbolFlags
ObjectSymbolKind
ObjectSymbolRefKind
getLinkIndexKind
manifest constants
NUM_BUILTIN_SECTIONS
structs
ExternalSymbolId
HostSymbol
LinkIndex
ObjectModule
ObjectSection
ObjectSymbol
ObjectSymbolReference
ObjectSymbolTable