Searched refs:readSectionHeadersAll (Results 1 – 1 of 1) sorted by relevance
107 static int readSectionHeadersAll(ifstream& elfFile, vector<Elf64_Shdr>& shTable) { in readSectionHeadersAll() function130 ret = readSectionHeadersAll(elfFile, shTable); in readSectionByIdx()177 ret = readSectionHeadersAll(elfFile, shTable); in readSectionByName()207 ret = readSectionHeadersAll(elfFile, shTable); in readSectionByType()300 ret = readSectionHeadersAll(elfFile, shTable); in getSectionSymNames()337 ret = readSectionHeadersAll(elfFile, shTable); in readCodeSections()