Searched refs:readSectionHeadersAll (Results 1 – 1 of 1) sorted by relevance
109 static int readSectionHeadersAll(ifstream& elfFile, vector<Elf64_Shdr>& shTable) { in readSectionHeadersAll() function132 ret = readSectionHeadersAll(elfFile, shTable); in readSectionByIdx()179 ret = readSectionHeadersAll(elfFile, shTable); in readSectionByName()209 ret = readSectionHeadersAll(elfFile, shTable); in readSectionByType()286 ret = readSectionHeadersAll(elfFile, shTable); in readCodeSections()351 ret = readSectionHeadersAll(elfFile, shTable); in getMapNames()