12 #ifndef CPROVER_GOTO_PROGRAMS_ELF_READER_H
13 #define CPROVER_GOTO_PROGRAMS_ELF_READER_H
56 unsigned char e_ident[16];
123 std::string
get_string(std::streampos index)
const;
std::size_t number_of_sections
elf_readert(std::istream &_in)
std::vector< Elf32_Shdr > elf32_section_header_tablet
std::string get_string(std::streampos index) const
std::string elf64_section_name(std::size_t index) const
elf64_section_header_tablet elf64_section_header_table
std::vector< Elf64_Shdr > elf64_section_header_tablet
bool has_section(const std::string &name) const
elf32_section_header_tablet elf32_section_header_table
std::string section_name(std::size_t index) const
std::streampos string_table_offset
std::string elf32_section_name(std::size_t index) const
std::streampos section_offset(std::size_t index) const
unsigned short Elf32_Half
unsigned short Elf64_Half
unsigned long long int Elf64_Addr
unsigned long long int Elf64_Xword
unsigned long long int Elf64_Off