Searched defs:pRelocation (Results 1 – 8 of 8) sorted by relevance
50 RelocData& RelocData::append(Relocation& pRelocation) in append()56 Relocation& RelocData::remove(Relocation& pRelocation) in remove()
86 void RelocationFactory::destroy(Relocation* pRelocation) in destroy()
55 void Relocation::Destroy(Relocation*& pRelocation) in Destroy()
73 Relocator::Result AArch64Relocator::applyRelocation(Relocation& pRelocation) in applyRelocation()
304 X86_32Relocator::applyRelocation(Relocation& pRelocation) in applyRelocation()1295 X86_64Relocator::applyRelocation(Relocation& pRelocation) in applyRelocation()
374 void IRBuilder::AppendRelocation(Relocation& pRelocation, RelocData& pRD) in AppendRelocation()
174 Relocator::Result HexagonRelocator::applyRelocation(Relocation &pRelocation) { in applyRelocation()
352 ARMRelocator::applyRelocation(Relocation& pRelocation) in applyRelocation()