Searched refs:readSectionHeadersAll (Results 1 – 1 of 1) sorted by relevance
122 static int readSectionHeadersAll(ifstream& elfFile, vector<Elf64_Shdr>& shTable) { in readSectionHeadersAll() function143 int ret = readSectionHeadersAll(elfFile, shTable); in readSectionByIdx()187 ret = readSectionHeadersAll(elfFile, shTable); in readSectionByName()240 ret = readSectionHeadersAll(elfFile, shTable); in readSectionByType()355 ret = readSectionHeadersAll(elfFile, shTable); in getSectionSymNames()392 ret = readSectionHeadersAll(elfFile, shTable); in readCodeSections()