Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp366 X86_32GOTPLT& X86_32GNULDBackend::getGOTPLT() in getGOTPLT() function in X86_32GNULDBackend
372 const X86_32GOTPLT& X86_32GNULDBackend::getGOTPLT() const in getGOTPLT() function in X86_32GNULDBackend
483 X86_64GOTPLT& X86_64GNULDBackend::getGOTPLT() in getGOTPLT() function in X86_64GNULDBackend
489 const X86_64GOTPLT& X86_64GNULDBackend::getGOTPLT() const in getGOTPLT() function in X86_64GNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp280 HexagonGOTPLT& HexagonLDBackend::getGOTPLT() in getGOTPLT() function in HexagonLDBackend
286 const HexagonGOTPLT& HexagonLDBackend::getGOTPLT() const in getGOTPLT() function in HexagonLDBackend
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h560 LDSection& getGOTPLT() { in getGOTPLT() function
565 const LDSection& getGOTPLT() const { in getGOTPLT() function