Home
last modified time | relevance | path

Searched defs:getPLT (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp560 AArch64PLT& AArch64GNULDBackend::getPLT() { in getPLT() function in mcld::AArch64GNULDBackend
565 const AArch64PLT& AArch64GNULDBackend::getPLT() const { in getPLT() function in mcld::AArch64GNULDBackend
/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp202 X86PLT& X86GNULDBackend::getPLT() { in getPLT() function in mcld::X86GNULDBackend
207 const X86PLT& X86GNULDBackend::getPLT() const { in getPLT() function in mcld::X86GNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp239 HexagonPLT& HexagonLDBackend::getPLT() { in getPLT() function in mcld::HexagonLDBackend
244 const HexagonPLT& HexagonLDBackend::getPLT() const { in getPLT() function in mcld::HexagonLDBackend
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h230 LDSection& getPLT() { in getPLT() function
235 const LDSection& getPLT() const { in getPLT() function
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp647 ARMPLT& ARMGNULDBackend::getPLT() { in getPLT() function in mcld::ARMGNULDBackend
652 const ARMPLT& ARMGNULDBackend::getPLT() const { in getPLT() function in mcld::ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp508 MipsPLT& MipsGNULDBackend::getPLT() { in getPLT() function in mcld::MipsGNULDBackend
513 const MipsPLT& MipsGNULDBackend::getPLT() const { in getPLT() function in mcld::MipsGNULDBackend