ELFSymbol32

Undocumented in source.

Constructors

this
this(ELFSection32 section, ELFSymbol32L symbol)
Undocumented in source.

Inherited Members

From ELFSymbol

nameIndex
ELF_Word nameIndex [@property getter]
Undocumented in source.
info
ubyte info [@property getter]
Undocumented in source.
other
ubyte other [@property getter]
Undocumented in source.
sectionIndex
ELF_Section sectionIndex [@property getter]
Undocumented in source.
value
ELF_Addr value [@property getter]
Undocumented in source.
size
ELF_XWord size [@property getter]
Undocumented in source.
name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
binding
SymbolBinding binding [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
type
SymbolType type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta