Searched defs:applyPLT0 (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64PLT.cpp65 void AArch64PLT::applyPLT0() { function in class:mcld::AArch64PLT
69 "FragmentList is empty, applyPLT0 failed!");
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMPLT.cpp62 void ARMPLT::applyPLT0() { function in class:mcld::ARMPLT
79 "FragmentList is empty, applyPLT0 failed!");
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86PLT.cpp142 void X86_32PLT::applyPLT0() { function in class:mcld::X86_32PLT
225 void X86_64PLT::applyPLT0() { function in class:mcld::X86_64PLT
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonPLT.cpp95 void HexagonPLT::applyPLT0() { function in class:mcld::HexagonPLT

Completed in 136 milliseconds