Searched defs:getRelPLT (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp222 OutputRelocSection& X86GNULDBackend::getRelPLT() { function in class:mcld::X86GNULDBackend
227 const OutputRelocSection& X86GNULDBackend::getRelPLT() const { function in class:mcld::X86GNULDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp667 OutputRelocSection& ARMGNULDBackend::getRelPLT() { function in class:mcld::ARMGNULDBackend
672 const OutputRelocSection& ARMGNULDBackend::getRelPLT() const { function in class:mcld::ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp528 OutputRelocSection& MipsGNULDBackend::getRelPLT() { function in class:mcld::MipsGNULDBackend
533 const OutputRelocSection& MipsGNULDBackend::getRelPLT() const { function in class:mcld::MipsGNULDBackend

Completed in 118 milliseconds