Home
last modified time | relevance | path

Searched defs:scanRelocation (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp377 void AArch64Relocator::scanRelocation(Relocation& pReloc, in scanRelocation() function in AArch64Relocator
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp193 void HexagonRelocator::scanRelocation(Relocation &pReloc, IRBuilder &pLinker, in scanRelocation() function in HexagonRelocator
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp226 void MipsRelocator::scanRelocation(Relocation& pReloc, in scanRelocation() function in MipsRelocator
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp795 void ARMRelocator::scanRelocation(Relocation& pReloc, in scanRelocation() function in ARMRelocator
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp180 void X86Relocator::scanRelocation(Relocation& pReloc, in scanRelocation() function in X86Relocator