Searched refs:readSectionHeadersAll (Results 1 – 1 of 1) sorted by relevance
219 static int readSectionHeadersAll(ifstream& elfFile, vector<Elf64_Shdr>& shTable) { in readSectionHeadersAll() function240 int ret = readSectionHeadersAll(elfFile, shTable); in readSectionByIdx()284 ret = readSectionHeadersAll(elfFile, shTable); in readSectionByName()337 ret = readSectionHeadersAll(elfFile, shTable); in readSectionByType()442 ret = readSectionHeadersAll(elfFile, shTable); in getSectionSymNames()481 ret = readSectionHeadersAll(elfFile, shTable); in readCodeSections()