ELFSection32

Undocumented in source.

Constructors

this
this(ELF32 elf, ELFSection32L data)
Undocumented in source.

Members

Properties

bits
ubyte bits [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ELFSection

m_elf
ELF m_elf;
Undocumented in source.
nameIndex
ELF_Word nameIndex [@property getter]
Undocumented in source.
type
SectionType type [@property getter]
Undocumented in source.
flags
SectionFlag flags [@property getter]
Undocumented in source.
address
ELF_Addr address [@property getter]
Undocumented in source.
offset
ELF_Off offset [@property getter]
Undocumented in source.
size
ELF_XWord size [@property getter]
Undocumented in source.
link
ELF_Word link [@property getter]
Undocumented in source.
info
ELF_Word info [@property getter]
Undocumented in source.
addrAlign
ELF_XWord addrAlign [@property getter]
Undocumented in source.
entrySize
ELF_XWord entrySize [@property getter]
Undocumented in source.
bits
ubyte bits [@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.
contents
auto contents [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta