Searched refs:GetSection (Results 1 – 2 of 2) sorted by relevance
268 string_section_ = reader->GetSection(symbol_section_->header().sh_link); in SymbolIterator()698 return GetSection(k); 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()859 GetSection(GetStringTableIndex()); in GetSectionName()868 const ElfSectionReader<ElfArch> *GetSection(int num) { in GetSection() function in dwarf2reader::ElfReaderImpl
79 int GetSection() const { return section_; } in GetSection() function in Symbol289 const Elf32_Shdr& shndx = shdr[sres->second.GetSection()]; in main()