Searched refs:ARMRelocator (Results 1 – 5 of 5) sorted by relevance
61 const ARMRelocator& pFactory) { in helper_use_relative_reloc()75 ARMRelocator& pParent) { in helper_get_GOT_address()83 ARMRelocator& pParent) { in helper_GOT_init()94 got_entry->setValue(ARMRelocator::SymVal); in helper_GOT_init()100 got_entry->setValue(ARMRelocator::SymVal); in helper_GOT_init()114 static Relocator::Address helper_GOT_ORG(ARMRelocator& pParent) { in helper_GOT_ORG()119 ARMRelocator& pParent) { in helper_get_PLT_address()125 static ARMPLT1& helper_PLT_init(Relocation& pReloc, ARMRelocator& pParent) { in helper_PLT_init()153 ARMRelocator& pParent) { in helper_DynRel_init()283 ARMRelocator& pParent);[all …]
23 class ARMRelocator : public Relocator {61 ARMRelocator(ARMGNULDBackend& pParent, const LinkerConfig& pConfig);62 ~ARMRelocator();
13 static ARMRelocator::Result Name(Relocation& pEntry, ARMRelocator& pParent);
23 "ARMRelocator.cpp",
268 m_pRelocator = new ARMRelocator(*this, config()); in initRelocator()853 ARMRelocator::ReservePLT) != 0x0) { in doRelax()