Searched defs:applyRelocation (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp72 Relocator::Result AArch64Relocator::applyRelocation(Relocation& pRelocation) { function in class:mcld::AArch64Relocator
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp176 Relocator::Result HexagonRelocator::applyRelocation(Relocation& pRelocation) { function in class:mcld::HexagonRelocator
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp278 Relocator::Result X86_32Relocator::applyRelocation(Relocation& pRelocation) { function in class:mcld::X86_32Relocator
1237 Relocator::Result X86_64Relocator::applyRelocation(Relocation& pRelocation) { function in class:mcld::X86_64Relocator
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp307 Relocator::Result ARMRelocator::applyRelocation(Relocation& pRelocation) { function in class:mcld::ARMRelocator
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp149 Relocator::Result MipsRelocator::applyRelocation(Relocation& pReloc) { function in class:mcld::MipsRelocator

Completed in 6189 milliseconds