Home
last modified time | relevance | path

Searched defs:applyAllGOTPLT (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86GOTPLT.cpp41 void X86_32GOTPLT::applyAllGOTPLT(const X86PLT& pPLT) { in applyAllGOTPLT() function in mcld::X86_32GOTPLT
74 void X86_64GOTPLT::applyAllGOTPLT(const X86PLT& pPLT) { in applyAllGOTPLT() function in mcld::X86_64GOTPLT
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonGOTPLT.cpp44 void HexagonGOTPLT::applyAllGOTPLT(const HexagonPLT& pPLT) { in applyAllGOTPLT() function in mcld::HexagonGOTPLT
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOTPLT.cpp63 void MipsGOTPLT::applyAllGOTPLT(uint64_t pltAddr) { in applyAllGOTPLT() function in mcld::MipsGOTPLT