Searched defs:applyPLT1 (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMPLT.cpp180 void ARMPLT::applyPLT1() { function in class:ARMPLT
190 assert(it != ie && "FragmentList is empty, applyPLT1 failed!");
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86PLT.cpp178 void X86PLT::applyPLT1() { function in class:mcld::X86PLT
188 assert(it != ie && "FragmentList is empty, applyPLT1 failed!");

Completed in 437 milliseconds