Home
last modified time | relevance | path

Searched defs:pGOTPLT (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86PLT.cpp136 X86_32GOTPLT& pGOTPLT, in X86_32PLT()
219 X86_64GOTPLT& pGOTPLT, in X86_64PLT()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsPLT.cpp100 void MipsPLT::applyAllPLT(MipsGOTPLT& pGOTPLT) { in applyAllPLT()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMPLT.cpp30 ARMPLT::ARMPLT(LDSection& pSection, ARMGOT& pGOTPLT) in ARMPLT()
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64PLT.cpp33 AArch64PLT::AArch64PLT(LDSection& pSection, AArch64GOT& pGOTPLT) in AArch64PLT()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonPLT.cpp36 HexagonGOTPLT& pGOTPLT, in HexagonPLT()