Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86PLT.cpp151 X86_32GOTPLT& pGOTPLT, in X86_32PLT()
237 X86_64GOTPLT& pGOTPLT, in X86_64PLT()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsPLT.cpp127 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.cpp31 AArch64PLT::AArch64PLT(LDSection& pSection, AArch64GOT &pGOTPLT) in AArch64PLT()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonPLT.cpp38 HexagonGOTPLT &pGOTPLT, in HexagonPLT()