ELFSection

Undocumented in source.

Members

Properties

addrAlign
ELF_XWord addrAlign [@property getter]
Undocumented in source.
address
ELF_Addr address [@property getter]
Undocumented in source.
bits
ubyte bits [@property getter]
Undocumented in source.
contents
auto contents [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
entrySize
ELF_XWord entrySize [@property getter]
Undocumented in source.
flags
SectionFlag flags [@property getter]
Undocumented in source.
info
ELF_Word info [@property getter]
Undocumented in source.
link
ELF_Word link [@property getter]
Undocumented in source.
name
auto name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
nameIndex
ELF_Word nameIndex [@property getter]
Undocumented in source.
offset
ELF_Off offset [@property getter]
Undocumented in source.
size
ELF_XWord size [@property getter]
Undocumented in source.
type
SectionType type [@property getter]
Undocumented in source.

Variables

m_elf
ELF m_elf;
Undocumented in source.

Meta