Home
last modified time | relevance | path

Searched defs:pRelocation (Results 1 – 8 of 8) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DRelocData.cpp50 RelocData& RelocData::append(Relocation& pRelocation) in append()
DRelocationFactory.cpp86 void RelocationFactory::destroy(Relocation* pRelocation) in destroy()
/frameworks/compile/mclinker/lib/Fragment/
DRelocation.cpp55 void Relocation::Destroy(Relocation*& pRelocation) in Destroy()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp57 MipsRelocator::applyRelocation(Relocation& pRelocation) in applyRelocation()
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp182 X86_32Relocator::applyRelocation(Relocation& pRelocation) in applyRelocation()
1181 X86_64Relocator::applyRelocation(Relocation& pRelocation) in applyRelocation()
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp412 void IRBuilder::AppendRelocation(Relocation& pRelocation, RelocData& pRD) in AppendRelocation()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp60 ARMRelocator::applyRelocation(Relocation& pRelocation) in applyRelocation()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp78 HexagonRelocator::applyRelocation(Relocation& pRelocation) in applyRelocation()