Searched refs:applyRelocation (Results 1 – 12 of 12) sorted by relevance
67 virtual Result applyRelocation(Relocation& pRelocation) = 0;129 Result applyRelocation(Relocation& pRelocation);193 Result applyRelocation(Relocation& pRelocation);
278 Relocator::Result X86_32Relocator::applyRelocation(Relocation& pRelocation) { in applyRelocation() function in mcld::X86_32Relocator1237 Relocator::Result X86_64Relocator::applyRelocation(Relocation& pRelocation) { in applyRelocation() function in mcld::X86_64Relocator
64 Result applyRelocation(Relocation& pRelocation);
307 Relocator::Result ARMRelocator::applyRelocation(Relocation& pRelocation) { in applyRelocation() function in mcld::ARMRelocator
41 virtual Result applyRelocation(Relocation& pRelocation) = 0;
70 Result applyRelocation(Relocation& pRelocation);
72 Relocator::Result AArch64Relocator::applyRelocation(Relocation& pRelocation) { in applyRelocation() function in mcld::AArch64Relocator
176 Relocator::Result HexagonRelocator::applyRelocation(Relocation& pRelocation) { in applyRelocation() function in mcld::HexagonRelocator
97 Relocator::Result result = pRelocator.applyRelocation(*this); in apply()
66 Result applyRelocation(Relocation& pReloc);
149 Relocator::Result MipsRelocator::applyRelocation(Relocation& pReloc) { in applyRelocation() function in mcld::MipsRelocator