Searched refs:getRelocator (Results 1 – 14 of 14) sorted by relevance
47 const Relocator* getRelocator() const;48 Relocator* getRelocator();
145 const Relocator* AArch64GNULDBackend::getRelocator() const { in getRelocator() function in mcld::AArch64GNULDBackend150 Relocator* AArch64GNULDBackend::getRelocator() { in getRelocator() function in mcld::AArch64GNULDBackend
585 m_LDBackend.getRelocator()->initializeScan(**input); in scanRelocations()608 m_LDBackend.getRelocator()->scanRelocation( in scanRelocations()611 m_LDBackend.getRelocator()->partialScanRelocation( in scanRelocations()616 m_LDBackend.getRelocator()->finalizeScan(**input); in scanRelocations()789 m_LDBackend.getRelocator()->initializeApply(**input); in relocation()823 relocation->apply(*m_LDBackend.getRelocator()); in relocation()826 m_LDBackend.getRelocator()->finalizeApply(**input); in relocation()836 (*iter)->apply(*m_LDBackend.getRelocator()); in relocation()843 iter->apply(*m_LDBackend.getRelocator()); in relocation()965 switch (pReloc.size(*m_LDBackend.getRelocator())) { in writeRelocationResult()[all …]
78 uint32_t offset = pBackend.getRelocator()->getDebugStringOffset(pReloc); in applyOffset()82 pBackend.getRelocator()->applyDebugStringOffset(pReloc, in applyOffset()
149 m_Backend.getRelocator() in findCandidates()
57 const Relocator* getRelocator() const;58 Relocator* getRelocator();
205 const Relocator* ARMGNULDBackend::getRelocator() const { in getRelocator() function in mcld::ARMGNULDBackend210 Relocator* ARMGNULDBackend::getRelocator() { in getRelocator() function in mcld::ARMGNULDBackend
85 const Relocator* getRelocator() const;86 Relocator* getRelocator();
73 const Relocator* HexagonLDBackend::getRelocator() const { in getRelocator() function in mcld::HexagonLDBackend78 Relocator* HexagonLDBackend::getRelocator() { in getRelocator() function in mcld::HexagonLDBackend
79 const Relocator* getRelocator() const;80 Relocator* getRelocator();
72 const Relocator* X86GNULDBackend::getRelocator() const { in getRelocator() function in mcld::X86GNULDBackend77 Relocator* X86GNULDBackend::getRelocator() { in getRelocator() function in mcld::X86GNULDBackend
69 virtual Relocator* getRelocator() = 0;70 virtual const Relocator* getRelocator() const = 0;
49 const Relocator* getRelocator() const;50 Relocator* getRelocator();
151 const Relocator* MipsGNULDBackend::getRelocator() const { in getRelocator() function in mcld::MipsGNULDBackend156 Relocator* MipsGNULDBackend::getRelocator() { in getRelocator() function in mcld::MipsGNULDBackend