Searched refs:GotShdr (Results 1 – 1 of 1) sorted by relevance
1237 const Elf_Shdr *GotShdr = findSectionByAddress(Obj, *DtPltGot); in printMipsPLTGOT() local1238 if (!GotShdr) { in printMipsPLTGOT()1243 MipsGOTParser<ELFT>(Obj, W).parseGOT(*GotShdr); in printMipsPLTGOT()