Searched refs:DtMipsPltGot (Results 1 – 1 of 1) sorted by relevance
3135 std::optional<uint64_t> DtMipsPltGot; in findPLT() local3140 DtMipsPltGot = Entry.getVal(); in findPLT()3148 if (!DtMipsPltGot && !DtJmpRel) in findPLT()3152 if (!DtMipsPltGot) in findPLT()3157 PltSec = findNotEmptySectionByAddress(Obj, FileName, *DtMipsPltGot); in findPLT()3160 Twine::utohexstr(*DtMipsPltGot)); in findPLT()