Searched refs:pltAddr (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOTPLT.h37 void applyAllGOTPLT(uint64_t pltAddr);
H A DMipsGOTPLT.cpp69 void MipsGOTPLT::applyAllGOTPLT(uint64_t pltAddr) argument
76 llvm::cast<GOTPLTEntry>(*it).setValue(pltAddr);

Completed in 143 milliseconds