Searched refs:applyRelocation (Results 1 – 12 of 12) sorted by relevance
71 virtual Result applyRelocation(Relocation& pRelocation) = 0;134 Result applyRelocation(Relocation& pRelocation);193 Result applyRelocation(Relocation& pRelocation);
304 X86_32Relocator::applyRelocation(Relocation& pRelocation) in applyRelocation() function in X86_32Relocator1295 X86_64Relocator::applyRelocation(Relocation& pRelocation) in applyRelocation() function in X86_64Relocator
68 Result applyRelocation(Relocation& pRelocation);
352 ARMRelocator::applyRelocation(Relocation& pRelocation) in applyRelocation() function in ARMRelocator
52 virtual Result applyRelocation(Relocation& pRelocation) = 0;
84 Result applyRelocation(Relocation& pRelocation);
73 Relocator::Result AArch64Relocator::applyRelocation(Relocation& pRelocation) in applyRelocation() function in AArch64Relocator
74 Result applyRelocation(Relocation& pRelocation);
174 Relocator::Result HexagonRelocator::applyRelocation(Relocation &pRelocation) { in applyRelocation() function in HexagonRelocator
104 Relocator::Result result = pRelocator.applyRelocation(*this); in apply()
62 Result applyRelocation(Relocation& pReloc);
185 MipsRelocator::applyRelocation(Relocation& pReloc) in applyRelocation() function in MipsRelocator