Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp156 AArch64Relocator::scanLocalReloc(Relocation& pReloc, const LDSection& pSection) in scanLocalReloc() function in AArch64Relocator
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp343 void X86_32Relocator::scanLocalReloc(Relocation& pReloc, in scanLocalReloc() function in X86_32Relocator
1351 void X86_64Relocator::scanLocalReloc(Relocation& pReloc, in scanLocalReloc() function in X86_64Relocator
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp230 void HexagonRelocator::scanLocalReloc(Relocation &pReloc, IRBuilder &pBuilder, in scanLocalReloc() function in HexagonRelocator
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp291 void MipsRelocator::scanLocalReloc(MipsRelocationInfo& pReloc, in scanLocalReloc() function in MipsRelocator
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp487 ARMRelocator::scanLocalReloc(Relocation& pReloc, const LDSection& pSection) in scanLocalReloc() function in ARMRelocator