Elf64SectionHeader

Undocumented in source.

Members

Variables

sh_addr
ulong sh_addr;

Virtual address in memory

sh_addralign
ulong sh_addralign;

Address alignment boundary

sh_entsize
ulong sh_entsize;

Size of entries, if section has table

sh_flags
ulong sh_flags;

Section attributes

sh_info
uint sh_info;

Miscellaneous information

sh_link
uint sh_link;

Link to other section

sh_name
uint sh_name;

Section name

sh_offset
ulong sh_offset;

Offset in file

sh_size
ulong sh_size;

Size of section

sh_type
uint sh_type;

Section type

Meta