Searched refs:PltSec (Results 1 – 1 of 1) sorted by relevance
2756 const Elf_Shdr *PltSec; member in __anon01236eac1111::MipsGOTParser2773 Dumper(D), GotSec(nullptr), LocalNum(0), GlobalNum(0), PltSec(nullptr), in MipsGOTParser()2874 PltSec = findNotEmptySectionByAddress(Obj, FileName, *DtMipsPltGot); in findPLT()2875 if (!PltSec) in findPLT()2885 Obj.getSectionContents(*PltSec)) in findPLT()3001 return PltSec->sh_addr + Offset; in getPltAddress()