Searched defs:applyPLT0 (Results 1 – 4 of 4) sorted by relevance
/frameworks/compile/mclinker/lib/Target/X86/ | ||
D | X86PLT.cpp | 142 void X86_32PLT::applyPLT0() { in applyPLT0() function in mcld::X86_32PLT |
/frameworks/compile/mclinker/lib/Target/ARM/ | ||
D | ARMPLT.cpp | 62 void ARMPLT::applyPLT0() { in applyPLT0() function in mcld::ARMPLT |
/frameworks/compile/mclinker/lib/Target/AArch64/ | ||
D | AArch64PLT.cpp | 65 void AArch64PLT::applyPLT0() { in applyPLT0() function in mcld::AArch64PLT |
/frameworks/compile/mclinker/lib/Target/Hexagon/ | ||
D | HexagonPLT.cpp | 95 void HexagonPLT::applyPLT0() { in applyPLT0() function in mcld::HexagonPLT |