Home
last modified time | relevance | path

Searched refs:GetSectionNameByIndex (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Delf_reader.cc706 const char *GetSectionNameByIndex(int shndx) { in GetSectionNameByIndex() function in dwarf2reader::ElfReaderImpl
875 name = GetSectionNameByIndex(num); in GetSection()
1154 return GetImpl32()->GetSectionNameByIndex(shndx); in GetSectionName()
1156 return GetImpl64()->GetSectionNameByIndex(shndx); in GetSectionName()