HIP: Heterogenous-computing Interface for Portability
|
This is the complete list of members for ELFIO::section, including all inherited members.
append_data(const char *pData, Elf_Word size)=0 (defined in ELFIO::section) | ELFIO::section | pure virtual |
append_data(const std::string &data)=0 (defined in ELFIO::section) | ELFIO::section | pure virtual |
elfio (defined in ELFIO::section) | ELFIO::section | friend |
ELFIO_GET_ACCESS_DECL(Elf_Half, index) (defined in ELFIO::section) | ELFIO::section | |
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 =0 (defined in ELFIO::section) | ELFIO::section | pure virtual |
is_address_initialized() const =0 (defined in ELFIO::section) | ELFIO::section | protectedpure virtual |
load(std::istream &f, std::streampos header_offset)=0 (defined in ELFIO::section) | ELFIO::section | protectedpure virtual |
save(std::ostream &f, std::streampos header_offset, std::streampos data_offset)=0 (defined in ELFIO::section) | ELFIO::section | protectedpure virtual |
set_data(const char *pData, Elf_Word size)=0 (defined in ELFIO::section) | ELFIO::section | pure virtual |
set_data(const std::string &data)=0 (defined in ELFIO::section) | ELFIO::section | pure virtual |
~section() (defined in ELFIO::section) | ELFIO::section | inlinevirtual |