Searched defs:pRelocation (Results 1 – 8 of 8) sorted by relevance
46 RelocData& RelocData::append(Relocation& pRelocation) { in append()51 Relocation& RelocData::remove(Relocation& pRelocation) { in remove()
83 void RelocationFactory::destroy(Relocation* pRelocation) { in destroy()
54 void Relocation::Destroy(Relocation*& pRelocation) { in Destroy()
72 Relocator::Result AArch64Relocator::applyRelocation(Relocation& pRelocation) { in applyRelocation()
278 Relocator::Result X86_32Relocator::applyRelocation(Relocation& pRelocation) { in applyRelocation()1237 Relocator::Result X86_64Relocator::applyRelocation(Relocation& pRelocation) { in applyRelocation()
176 Relocator::Result HexagonRelocator::applyRelocation(Relocation& pRelocation) { in applyRelocation()
370 void IRBuilder::AppendRelocation(Relocation& pRelocation, RelocData& pRD) { in AppendRelocation()
307 Relocator::Result ARMRelocator::applyRelocation(Relocation& pRelocation) { in applyRelocation()