Searched refs:DtLocalGotNum (Results 1 – 1 of 1) sorted by relevance
2109 Optional<uint64_t> DtLocalGotNum; in MipsGOTParser() local2119 DtLocalGotNum = Entry.getVal(); in MipsGOTParser()2134 if (DtPltGot || DtLocalGotNum || DtGotSym) { in MipsGOTParser()2137 if (!DtLocalGotNum) in MipsGOTParser()2151 LocalNum = *DtLocalGotNum; in MipsGOTParser()