HIP: Heterogenous-computing Interface for Portability
|
This is the complete list of members for ELFIO::section_impl< T >, including all inherited members.
append_data(const char *raw_data, Elf_Word size) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inlinevirtual |
append_data(const std::string &str_data) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inlinevirtual |
ELFIO_GET_ACCESS(Elf64_Addr, address, header.sh_addr) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | |
ELFIO_GET_ACCESS_DECL(Elf_Half, index) (defined in ELFIO::section) | ELFIO::section | |
ELFIO_GET_SET_ACCESS(Elf_Word, type, header.sh_type) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | |
ELFIO_GET_SET_ACCESS(Elf_Xword, flags, header.sh_flags) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | |
ELFIO_GET_SET_ACCESS(Elf_Xword, size, header.sh_size) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | |
ELFIO_GET_SET_ACCESS(Elf_Word, link, header.sh_link) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | |
ELFIO_GET_SET_ACCESS(Elf_Word, info, header.sh_info) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | |
ELFIO_GET_SET_ACCESS(Elf_Xword, addr_align, header.sh_addralign) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | |
ELFIO_GET_SET_ACCESS(Elf_Xword, entry_size, header.sh_entsize) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | |
ELFIO_GET_SET_ACCESS(Elf_Word, name_string_offset, header.sh_name) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | |
ELFIO_GET_SET_ACCESS(Elf64_Off, offset, header.sh_offset) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | protected |
ELFIO_GET_SET_ACCESS_DECL(std::string, name) (defined in ELFIO::section) | ELFIO::section | |
ELFIO_GET_SET_ACCESS_DECL(Elf_Word, type) (defined in ELFIO::section) | ELFIO::section | |
ELFIO_GET_SET_ACCESS_DECL(Elf_Xword, flags) (defined in ELFIO::section) | ELFIO::section | |
ELFIO_GET_SET_ACCESS_DECL(Elf_Word, info) (defined in ELFIO::section) | ELFIO::section | |
ELFIO_GET_SET_ACCESS_DECL(Elf_Word, link) (defined in ELFIO::section) | ELFIO::section | |
ELFIO_GET_SET_ACCESS_DECL(Elf_Xword, addr_align) (defined in ELFIO::section) | ELFIO::section | |
ELFIO_GET_SET_ACCESS_DECL(Elf_Xword, entry_size) (defined in ELFIO::section) | ELFIO::section | |
ELFIO_GET_SET_ACCESS_DECL(Elf64_Addr, address) (defined in ELFIO::section) | ELFIO::section | |
ELFIO_GET_SET_ACCESS_DECL(Elf_Xword, size) (defined in ELFIO::section) | ELFIO::section | |
ELFIO_GET_SET_ACCESS_DECL(Elf_Word, name_string_offset) (defined in ELFIO::section) | ELFIO::section | |
ELFIO_GET_SET_ACCESS_DECL(Elf64_Off, offset) (defined in ELFIO::section) | ELFIO::section | protected |
ELFIO_SET_ACCESS_DECL(Elf_Half, index) (defined in ELFIO::section) | ELFIO::section | protected |
get_data() const (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inlinevirtual |
get_index() const (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inline |
get_name() const (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inline |
is_address_initialized() const (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inlinevirtual |
load(std::istream &stream, std::streampos header_offset) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inlineprotectedvirtual |
save(std::ostream &f, std::streampos header_offset, std::streampos data_offset) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inlineprotectedvirtual |
section_impl(const endianess_convertor *convertor_) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inline |
set_address(Elf64_Addr value) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inline |
set_data(const char *raw_data, Elf_Word size) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inlinevirtual |
set_data(const std::string &str_data) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inlinevirtual |
set_index(Elf_Half value) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inlineprotected |
set_name(std::string name_) (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inline |
~section() (defined in ELFIO::section) | ELFIO::section | inlinevirtual |
~section_impl() (defined in ELFIO::section_impl< T >) | ELFIO::section_impl< T > | inline |