/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86Relocator.cpp | 36 X86_32Relocator& pParent) in helper_DynRel_init() 68 X86_32Relocator& pParent) in helper_GOT_init() 99 Relocator::Address helper_GOT_ORG(X86_32Relocator& pParent) in helper_GOT_ORG() 106 X86_32Relocator& pParent) in helper_get_GOT_address() 114 PLTEntryBase& helper_PLT_init(Relocation& pReloc, X86_32Relocator& pParent) in helper_PLT_init() 139 helper_get_PLT_address(ResolveInfo& pSym, X86_32Relocator& pParent) in helper_get_PLT_address() 298 X86_32Relocator::X86_32Relocator(X86_32GNULDBackend& pParent, in X86_32Relocator() 874 Relocator::Result none(Relocation& pReloc, X86_32Relocator& pParent) in none() 882 Relocator::Result abs(Relocation& pReloc, X86_32Relocator& pParent) in abs() 923 Relocator::Result rel(Relocation& pReloc, X86_32Relocator& pParent) in rel() [all …]
|
D | X86PLT.cpp | 24 X86_32DynPLT0::X86_32DynPLT0(SectionData& pParent) in X86_32DynPLT0() 29 X86_32DynPLT1::X86_32DynPLT1(SectionData& pParent) in X86_32DynPLT1() 34 X86_32ExecPLT0::X86_32ExecPLT0(SectionData& pParent) in X86_32ExecPLT0() 39 X86_32ExecPLT1::X86_32ExecPLT1(SectionData& pParent) in X86_32ExecPLT1() 44 X86_64PLT0::X86_64PLT0(SectionData& pParent) in X86_64PLT0() 49 X86_64PLT1::X86_64PLT1(SectionData& pParent) in X86_64PLT1()
|
D | X86GOT.h | 25 X86_32GOTEntry(uint64_t pContent, SectionData* pParent) in X86_32GOTEntry() 50 X86_64GOTEntry(uint64_t pContent, SectionData* pParent) in X86_64GOTEntry()
|
D | X86ELFDynamic.cpp | 15 X86ELFDynamic::X86ELFDynamic(const GNULDBackend& pParent, in X86ELFDynamic()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsRelocator.cpp | 43 static bool HasSubType(const Relocation& pParent, Relocation::Type pType) in HasSubType() 57 MipsRelocationInfo(Relocation& pParent, bool pIsRel) in MipsRelocationInfo() 133 MipsRelocationInfo(Relocation& pParent, Relocation::Type pType, in MipsRelocationInfo() 175 MipsRelocator::MipsRelocator(MipsGNULDBackend& pParent, in MipsRelocator() 755 Mips32Relocator::Mips32Relocator(Mips32GNULDBackend& pParent, in Mips32Relocator() 771 Mips64Relocator::Mips64Relocator(Mips64GNULDBackend& pParent, in Mips64Relocator() 795 MipsRelocator::Result none(MipsRelocationInfo& pReloc, MipsRelocator& pParent) in none() 802 MipsRelocator::Result abs32(MipsRelocationInfo& pReloc, MipsRelocator& pParent) in abs32() 833 MipsRelocator::Result rel26(MipsRelocationInfo& pReloc, MipsRelocator& pParent) in rel26() 857 MipsRelocator::Result hi16(MipsRelocationInfo& pReloc, MipsRelocator& pParent) in hi16() [all …]
|
D | MipsPLT.cpp | 45 MipsPLT0(SectionData& pParent) in MipsPLT0() 56 MipsPLTA(SectionData& pParent) in MipsPLTA()
|
D | MipsELFDynamic.cpp | 20 MipsELFDynamic::MipsELFDynamic(const MipsGNULDBackend& pParent, in MipsELFDynamic()
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMRelocator.cpp | 83 ARMRelocator& pParent) in helper_get_GOT_address() 93 ARMRelocator& pParent) in helper_GOT_init() 128 Relocator::Address helper_GOT_ORG(ARMRelocator& pParent) in helper_GOT_ORG() 135 ARMRelocator& pParent) in helper_get_PLT_address() 143 ARMPLT1& helper_PLT_init(Relocation& pReloc, ARMRelocator& pParent) in helper_PLT_init() 173 ARMRelocator& pParent) in helper_DynRel_init() 341 ARMRelocator::ARMRelocator(ARMGNULDBackend& pParent, in ARMRelocator() 833 ARMRelocator::Result none(Relocation& pReloc, ARMRelocator& pParent) in none() 839 ARMRelocator::Result abs32(Relocation& pReloc, ARMRelocator& pParent) in abs32() 876 ARMRelocator::Result rel32(Relocation& pReloc, ARMRelocator& pParent) in rel32() [all …]
|
D | ARMELFDynamic.cpp | 15 ARMELFDynamic::ARMELFDynamic(const GNULDBackend& pParent, in ARMELFDynamic()
|
D | ARMPLT.cpp | 21 ARMPLT0::ARMPLT0(SectionData& pParent) in ARMPLT0() 24 ARMPLT1::ARMPLT1(SectionData& pParent) in ARMPLT1()
|
D | ARMGOT.h | 27 ARMGOTEntry(uint64_t pContent, SectionData* pParent) in ARMGOTEntry()
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64RelocationHelpers.h | 97 helper_get_PLT_address(ResolveInfo& pSym, AArch64Relocator& pParent) in helper_get_PLT_address() 105 helper_PLT_init(Relocation& pReloc, AArch64Relocator& pParent) in helper_PLT_init() 135 AArch64Relocator& pParent) in helper_DynRela_init() 153 const AArch64Relocator& pParent) in helper_use_relative_reloc() 165 helper_get_GOT_address(ResolveInfo& pSym, AArch64Relocator& pParent) in helper_get_GOT_address() 173 helper_GOT_ORG(AArch64Relocator& pParent) in helper_GOT_ORG() 179 helper_GOT_init(Relocation& pReloc, bool pHasRel, AArch64Relocator& pParent) in helper_GOT_init()
|
D | AArch64Relocator.cpp | 63 AArch64Relocator::AArch64Relocator(AArch64GNULDBackend& pParent, in AArch64Relocator() 413 Relocator::Result none(Relocation& pReloc, AArch64Relocator& pParent) in none() 418 Relocator::Result unsupport(Relocation& pReloc, AArch64Relocator& pParent) in unsupport() 426 Relocator::Result abs(Relocation& pReloc, AArch64Relocator& pParent) in abs() 474 Relocator::Result rel(Relocation& pReloc, AArch64Relocator& pParent) in rel() 508 Relocator::Result add_abs_lo12(Relocation& pReloc, AArch64Relocator& pParent) in add_abs_lo12() 523 adr_prel_pg_hi21(Relocation& pReloc, AArch64Relocator& pParent) in adr_prel_pg_hi21() 543 Relocator::Result call(Relocation& pReloc, AArch64Relocator& pParent) in call() 574 Relocator::Result condbr(Relocation& pReloc, AArch64Relocator& pParent) in condbr() 605 Relocator::Result adr_got_page(Relocation& pReloc, AArch64Relocator& pParent) in adr_got_page() [all …]
|
D | AArch64ELFDynamic.cpp | 16 AArch64ELFDynamic::AArch64ELFDynamic(const GNULDBackend& pParent, in AArch64ELFDynamic()
|
D | AArch64PLT.cpp | 22 AArch64PLT0::AArch64PLT0(SectionData& pParent) in AArch64PLT0() 25 AArch64PLT1::AArch64PLT1(SectionData& pParent) in AArch64PLT1()
|
D | AArch64GOT.h | 29 AArch64GOTEntry(uint64_t pContent, SectionData* pParent) in AArch64GOTEntry()
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonRelocator.cpp | 30 HexagonRelocator &pParent) { in helper_DynRel_init() 56 HexagonRelocator &pParent) { in helper_GOT_init() 86 HexagonRelocator &pParent) { in helper_get_GOT_address() 93 HexagonRelocator &pParent) { in helper_PLT_init() 116 HexagonRelocator &pParent) { in helper_get_PLT_address() 168 HexagonRelocator::HexagonRelocator(HexagonLDBackend &pParent, in HexagonRelocator() 483 Relocator::Result none(Relocation &pReloc, HexagonRelocator &pParent) { in none() 680 Relocator::Result relocAbs(Relocation &pReloc, HexagonRelocator &pParent) { in relocAbs() 720 Relocator::Result relocPCREL(Relocation &pReloc, HexagonRelocator &pParent) { in relocPCREL() 752 Relocator::Result relocGPREL(Relocation &pReloc, HexagonRelocator &pParent) { in relocGPREL() [all …]
|
D | HexagonGOT.h | 25 HexagonGOTEntry(uint64_t pContent, SectionData* pParent) in HexagonGOTEntry()
|
D | HexagonELFDynamic.cpp | 15 HexagonELFDynamic::HexagonELFDynamic(const GNULDBackend& pParent, in HexagonELFDynamic()
|
D | HexagonPLT.cpp | 24 HexagonPLT0::HexagonPLT0(SectionData& pParent) in HexagonPLT0() 29 HexagonPLT1::HexagonPLT1(SectionData& pParent) in HexagonPLT1()
|
/frameworks/compile/mclinker/include/mcld/Target/ |
D | PLT.h | 27 PLTEntryBase(SectionData& pParent) in PLTEntryBase() 66 Entry(SectionData& pParent) in Entry()
|
D | ELFAttribute.h | 81 Subsection(ELFAttribute &pParent, ELFAttributeData &pAttrData) in Subsection()
|
/frameworks/compile/mclinker/lib/MC/ |
D | Attribute.cpp | 51 AttributeProxy::AttributeProxy(AttributeSet& pParent, in AttributeProxy() 101 static inline void ReplaceOrRecord(AttributeSet& pParent, in ReplaceOrRecord()
|
/frameworks/compile/mclinker/lib/Fragment/ |
D | Fragment.cpp | 25 Fragment::Fragment(Type pKind, SectionData *pParent) in Fragment()
|
/frameworks/compile/mclinker/lib/ADT/GraphLite/ |
D | Digraph.cpp | 40 Digraph::Arc::Arc(Digraph& pParent) in Arc()
|