Home
last modified time | relevance | path

Searched defs:getGOTPLT (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp383 X86_32GOTPLT& X86_32GNULDBackend::getGOTPLT() { in getGOTPLT() function in mcld::X86_32GNULDBackend
388 const X86_32GOTPLT& X86_32GNULDBackend::getGOTPLT() const { in getGOTPLT() function in mcld::X86_32GNULDBackend
540 X86_64GOTPLT& X86_64GNULDBackend::getGOTPLT() { in getGOTPLT() function in mcld::X86_64GNULDBackend
545 const X86_64GOTPLT& X86_64GNULDBackend::getGOTPLT() const { in getGOTPLT() function in mcld::X86_64GNULDBackend
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp550 AArch64GOT& AArch64GNULDBackend::getGOTPLT() { in getGOTPLT() function in mcld::AArch64GNULDBackend
555 const AArch64GOT& AArch64GNULDBackend::getGOTPLT() const { in getGOTPLT() function in mcld::AArch64GNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp269 HexagonGOTPLT& HexagonLDBackend::getGOTPLT() { in getGOTPLT() function in mcld::HexagonLDBackend
274 const HexagonGOTPLT& HexagonLDBackend::getGOTPLT() const { in getGOTPLT() function in mcld::HexagonLDBackend
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h582 LDSection& getGOTPLT() { in getGOTPLT() function
587 const LDSection& getGOTPLT() const { in getGOTPLT() function
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp518 MipsGOTPLT& MipsGNULDBackend::getGOTPLT() { in getGOTPLT() function in mcld::MipsGNULDBackend
523 const MipsGOTPLT& MipsGNULDBackend::getGOTPLT() const { in getGOTPLT() function in mcld::MipsGNULDBackend