Searched refs:string_section_ (Results 1 – 1 of 1) sorted by relevance
255 string_section_(NULL), in SymbolIterator()268 string_section_ = reader->GetSection(symbol_section_->header().sh_link); in SymbolIterator()295 return string_section_->GetOffset(name_offset); in GetSymbolName()304 const ElfSectionReader<ElfArch> *string_section_; member in dwarf2reader::SymbolIterator