Searched refs:GetSectionContentsByIndex (Results 1 – 1 of 1) sorted by relevance
712 const char *GetSectionContentsByIndex(int shndx, size_t *size) { in GetSectionContentsByIndex() function in dwarf2reader::ElfReaderImpl1174 return GetImpl32()->GetSectionContentsByIndex(shndx, size); in GetSectionByIndex()1176 return GetImpl64()->GetSectionContentsByIndex(shndx, size); in GetSectionByIndex()