Searched defs:pRelocation (Results 1 – 8 of 8) sorted by relevance
50 RelocData& RelocData::append(Relocation& pRelocation) in append()
86 void RelocationFactory::destroy(Relocation* pRelocation) in destroy()
55 void Relocation::Destroy(Relocation*& pRelocation) in Destroy()
57 MipsRelocator::applyRelocation(Relocation& pRelocation) in applyRelocation()
182 X86_32Relocator::applyRelocation(Relocation& pRelocation) in applyRelocation()1181 X86_64Relocator::applyRelocation(Relocation& pRelocation) in applyRelocation()
412 void IRBuilder::AppendRelocation(Relocation& pRelocation, RelocData& pRD) in AppendRelocation()
60 ARMRelocator::applyRelocation(Relocation& pRelocation) in applyRelocation()
78 HexagonRelocator::applyRelocation(Relocation& pRelocation) in applyRelocation()