Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp826 X86_32GOTPLT& X86_32GNULDBackend::getGOTPLT() in getGOTPLT() function in X86_32GNULDBackend
832 const X86_32GOTPLT& X86_32GNULDBackend::getGOTPLT() const in getGOTPLT() function in X86_32GNULDBackend
1015 X86_64GOTPLT& X86_64GNULDBackend::getGOTPLT() in getGOTPLT() function in X86_64GNULDBackend
1021 const X86_64GOTPLT& X86_64GNULDBackend::getGOTPLT() const in getGOTPLT() function in X86_64GNULDBackend
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h560 LDSection& getGOTPLT() { in getGOTPLT() function
565 const LDSection& getGOTPLT() const { in getGOTPLT() function