Searched refs:X86_32Relocator (Results 1 – 4 of 4) sorted by relevance
35 X86_32Relocator& pParent) { in helper_DynRel_init()51 const X86_32Relocator& pFactory) { in helper_use_relative_reloc()61 X86_32Relocator& pParent) { in helper_GOT_init()88 static Relocator::Address helper_GOT_ORG(X86_32Relocator& pParent) { in helper_GOT_ORG()93 X86_32Relocator& pParent) { in helper_get_GOT_address()100 X86_32Relocator& pParent) { in helper_PLT_init()124 X86_32Relocator& pParent) { in helper_get_PLT_address()137 X86_32Relocator& pParent);273 X86_32Relocator::X86_32Relocator(X86_32GNULDBackend& pParent, in X86_32Relocator() function in mcld::X86_32Relocator278 Relocator::Result X86_32Relocator::applyRelocation(Relocation& pRelocation) { in applyRelocation()[all …]
117 class X86_32Relocator : public X86Relocator {127 X86_32Relocator(X86_32GNULDBackend& pParent, const LinkerConfig& pConfig);
14 X86_32Relocator& pParent);
340 m_pRelocator = new X86_32Relocator(*this, config()); in initRelocator()