Searched refs:ElfSectionReader (Results 1 – 1 of 1) sorted by relevance
183 class ElfSectionReader { class185 ElfSectionReader(const char *name, const string &path, int fd, in ElfSectionReader() function in dwarf2reader::ElfSectionReader212 ~ElfSectionReader() { in ~ElfSectionReader()303 const ElfSectionReader<ElfArch> *const symbol_section_;304 const ElfSectionReader<ElfArch> *string_section_;694 const ElfSectionReader<ElfArch> *GetSectionByType( in GetSectionByType()713 const ElfSectionReader<ElfArch> *section = GetSection(shndx); in GetSectionContentsByIndex()733 const ElfSectionReader<ElfArch> *section = GetSection(shndx); in GetSectionContentsByName()756 const ElfSectionReader<ElfArch> *section = GetSection(shndx); in GetSectionInfoByName()858 const ElfSectionReader<ElfArch> *shstrtab = in GetSectionName()[all …]