Searched refs:readSectionHeaderStrtab (Results 1 – 1 of 1) sorted by relevance
144 static int readSectionHeaderStrtab(ifstream& elfFile, vector<char>& strtab) { in readSectionHeaderStrtab() function162 ret = readSectionHeaderStrtab(elfFile, secStrTab); in getSymName()180 ret = readSectionHeaderStrtab(elfFile, secStrTab); in readSectionByName()