This is the complete list of members for rld::elf::section, including all inherited members.
| add(const relocation &reloc) | rld::elf::section | |
| add_data(elf_type type, elf_xword alignment, elf_xword size, void *buffer=0, elf_off offset=0) | rld::elf::section | |
| address() const | rld::elf::section | |
| alignment() const | rld::elf::section | |
| data() | rld::elf::section | |
| entries() const | rld::elf::section | |
| entry_size() const | rld::elf::section | |
| flags() const | rld::elf::section | |
| get_reloc_type() const | rld::elf::section | |
| get_relocations() const | rld::elf::section | |
| index() const | rld::elf::section | |
| info() const | rld::elf::section | |
| link() const | rld::elf::section | |
| name() const | rld::elf::section | |
| offset() const | rld::elf::section | |
| section(file &file_, int index_, const std::string &name, elf_word type, elf_xword alignment, elf_xword flags, elf_addr addr, elf_off offset, elf_xword size, elf_word link=0, elf_word info=0, elf_xword entry_size=0) | rld::elf::section | |
| section(file &file_, int index) | rld::elf::section | |
| section(const section &orig) | rld::elf::section | |
| section() | rld::elf::section | |
| set_name(unsigned int index) | rld::elf::section | |
| set_reloc_type(bool rela) | rld::elf::section | |
| size() const | rld::elf::section | |
| type() const | rld::elf::section | |