Searched refs:section_header_table_ (Results 1 – 2 of 2) sorted by relevance
109 return section_header_table_ + id; in SectionHeader()193 Elf32_Shdr *section_header_table_; variable
24 section_header_table_(NULL), in DisassemblerElf32()60 section_header_table_ = (Elf32_Shdr *)OffsetToPointer(header_->e_shoff); in ParseHeader()