/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86LDBackend.h | 174 X86_32GOTPLT& getGOTPLT(); 176 const X86_32GOTPLT& getGOTPLT() const; 217 X86_64GOTPLT& getGOTPLT(); 219 const X86_64GOTPLT& getGOTPLT() const;
|
D | X86LDBackend.cpp | 206 (&pSection == &(FileFormat->getGOTPLT()))) { in emitSectionData() 264 if (file_format->hasGOTPLT() && (&pSectHdr == &file_format->getGOTPLT())) { in getTargetSectionOrder() 383 LDSection& gotplt = file_format->getGOTPLT(); in initTargetSections() 415 X86_32GOTPLT& X86_32GNULDBackend::getGOTPLT() in getGOTPLT() function in X86_32GNULDBackend 421 const X86_32GOTPLT& X86_32GNULDBackend::getGOTPLT() const in getGOTPLT() function in X86_32GNULDBackend 585 X86_64GOTPLT& X86_64GNULDBackend::getGOTPLT() in getGOTPLT() function in X86_64GNULDBackend 591 const X86_64GOTPLT& X86_64GNULDBackend::getGOTPLT() const in getGOTPLT() function in X86_64GNULDBackend 674 LDSection& gotplt = file_format->getGOTPLT(); in initTargetSections()
|
D | X86ELFDynamic.cpp | 36 applyOne(llvm::ELF::DT_PLTGOT, pFormat.getGOTPLT().addr()); in applyTargetEntries()
|
D | X86Relocator.cpp | 101 return pParent.getTarget().getGOTPLT().addr(); in helper_GOT_ORG() 127 X86_32GOTEntry* gotplt_entry = ld_backend.getGOTPLT().create(); in helper_PLT_init() 1043 file_format->getGOTPLT().addr(); in tls_gd() 1056 (pParent.getTarget().getGOTPLT().addr() - in tls_ldm() 1109 (pParent.getTarget().getGOTPLT().addr() - pParent.getTarget().getGOT().addr()); in tls_gotie() 1252 X86_64GOTEntry* gotplt_entry = ld_backend.getGOTPLT().create(); in helper_PLT_init()
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64LDBackend.cpp | 108 LDSection& gotplt = file_format->getGOTPLT(); in initTargetSections() 299 if (file_format->hasGOTPLT() && (&pSection == &(file_format->getGOTPLT()))) { in emitSectionData() 319 if (file_format->hasGOTPLT() && (&pSectHdr == &file_format->getGOTPLT())) in getTargetSectionOrder() 379 AArch64GOT& AArch64GNULDBackend::getGOTPLT() in getGOTPLT() function in AArch64GNULDBackend 385 const AArch64GOT& AArch64GNULDBackend::getGOTPLT() const in getGOTPLT() function in AArch64GNULDBackend
|
D | AArch64LDBackend.h | 87 AArch64GOT& getGOTPLT(); 88 const AArch64GOT& getGOTPLT() const;
|
D | AArch64ELFDynamic.cpp | 48 applyOne(llvm::ELF::DT_PLTGOT, pFormat.getGOTPLT().addr()); in applyTargetEntries()
|
D | AArch64RelocationHelpers.h | 118 AArch64GOTEntry* gotplt_entry = ld_backend.getGOTPLT().createGOTPLT(); in helper_PLT_init()
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonLDBackend.h | 115 HexagonGOTPLT& getGOTPLT(); 117 const HexagonGOTPLT& getGOTPLT() const;
|
D | HexagonELFDynamic.cpp | 35 applyOne(llvm::ELF::DT_PLTGOT, pFormat.getGOTPLT().addr()); in applyTargetEntries()
|
D | HexagonLDBackend.cpp | 182 (&pSection == &(FileFormat->getGOTPLT()))) { in emitSectionData() 287 HexagonGOTPLT& HexagonLDBackend::getGOTPLT() in getGOTPLT() function in HexagonLDBackend 293 const HexagonGOTPLT& HexagonLDBackend::getGOTPLT() const in getGOTPLT() function in HexagonLDBackend 412 if (file_format->hasGOTPLT() && (&pSectHdr == &file_format->getGOTPLT())) { in getTargetSectionOrder() 443 LDSection& gotplt = file_format->getGOTPLT(); in initTargetSections()
|
D | HexagonRelocator.cpp | 104 HexagonGOTEntry *gotplt_entry = ld_backend.getGOTPLT().create(); in helper_PLT_init()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsLDBackend.h | 99 MipsGOTPLT& getGOTPLT(); 100 const MipsGOTPLT& getGOTPLT() const;
|
D | MipsLDBackend.cpp | 277 if (file_format->hasGOTPLT() && (&pSection == &(file_format->getGOTPLT()))) { in emitSectionData() 447 MipsGOTPLT& MipsGNULDBackend::getGOTPLT() in getGOTPLT() function in MipsGNULDBackend 453 const MipsGOTPLT& MipsGNULDBackend::getGOTPLT() const in getGOTPLT() function in MipsGNULDBackend 491 if (file_format->hasGOTPLT() && (&pSectHdr == &file_format->getGOTPLT())) in getTargetSectionOrder() 927 LDSection& gotplt = fileFormat->getGOTPLT(); in initTargetSections() 976 LDSection& gotplt = fileFormat->getGOTPLT(); in initTargetSections()
|
D | MipsELFDynamic.cpp | 57 applyOne(llvm::ELF::DT_MIPS_PLTGOT, pFormat.getGOTPLT().addr()); in applyTargetEntries()
|
D | MipsRelocator.cpp | 438 getTarget().getGOTPLT().reserve(); in scanGlobalReloc() 739 Fragment* got = getTarget().getGOTPLT().consume(); in getPLTAddress()
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | ELFFileFormat.h | 557 LDSection& getGOTPLT() { in getGOTPLT() function 562 const LDSection& getGOTPLT() const { in getGOTPLT() function
|