Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOTPLT.cpp54 void MipsGOTPLT::applyAllGOTPLT(uint64_t pltAddr) { in applyAllGOTPLT() argument
60 llvm::cast<GOTPLTEntry>(*it).setValue(pltAddr); in applyAllGOTPLT()
DMipsGOTPLT.h36 void applyAllGOTPLT(uint64_t pltAddr);