vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
LocalVariableAddrRange
vox
be
debug_info
pdb
symbol
Undocumented in source.
struct
LocalVariableAddrRange {
uint
offsetStart
;
ushort
iSectStart
;
ushort
range
;
void
toString
(void delegate(const(char)[]) sink);
}
Members
Functions
toString
void
toString
(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
iSectStart
ushort
iSectStart
;
Undocumented in source.
offsetStart
uint
offsetStart
;
Undocumented in source.
range
ushort
range
;
Undocumented in source.
Meta
Source
See Implementation
vox
be
debug_info
pdb
symbol
enums
LocalSymFlags
ProcSymFlags
PublicSymFlags
SymbolKind
functions
printLocalSymFlags
printProcSymFlags
structs
BlockSym
BuildInfoSym
CallSiteInfoSym
CoffGroupSym
CompileSym
CompileSym2
CompileSym3
ConstSym
DataSym
DefRangeFramePointerRelFullScopeSym
DefRangeFramePointerRelSym
DefRangeRegisterRelSym
DefRangeRegisterSym
DefRangeSubfieldRegisterSym
EnvBlockSym
ExportSym
FileStaticSym
FrameCookieSym
FrameProcSym
FunctionListSym
HeapAllocationSiteSym
InlineSiteSym
LabelSym
LocalSym
LocalVariableAddrGap
LocalVariableAddrRange
ObjNameSym
ProcRefSym
ProcSym
PublicSym32
RegRelativeSym
SectionSym
ThreadDataSym
ThunkSym
TrampolineSym
UNamespaceSym
UdtSym