Searched refs:DtJmpRel (Results 1 – 1 of 1) sorted by relevance
2755 Optional<uint64_t> DtJmpRel; in findPLT() local2762 DtJmpRel = Entry.getVal(); in findPLT()2767 if (!DtMipsPltGot && !DtJmpRel) in findPLT()2773 if (!DtJmpRel) in findPLT()2781 PltRelSec = findNotEmptySectionByAddress(Obj, FileName, *DtJmpRel); in findPLT()2784 Twine::utohexstr(*DtJmpRel)); in findPLT()