Searched refs:GetSectionNameByIndex (Results 1 – 1 of 1) sorted by relevance
706 const char *GetSectionNameByIndex(int shndx) { in GetSectionNameByIndex() function in dwarf2reader::ElfReaderImpl875 name = GetSectionNameByIndex(num); in GetSection()1154 return GetImpl32()->GetSectionNameByIndex(shndx); in GetSectionName()1156 return GetImpl64()->GetSectionNameByIndex(shndx); in GetSectionName()