Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Delf_reader.cc712 const char *GetSectionContentsByIndex(int shndx, size_t *size) { in GetSectionContentsByIndex() function in dwarf2reader::ElfReaderImpl
1174 return GetImpl32()->GetSectionContentsByIndex(shndx, size); in GetSectionByIndex()
1176 return GetImpl64()->GetSectionContentsByIndex(shndx, size); in GetSectionByIndex()