Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp215 void AArch64Relocator::scanGlobalReloc(Relocation& pReloc, in scanGlobalReloc() function in mcld::AArch64Relocator
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp514 void X86_32Relocator::scanGlobalReloc(Relocation& pReloc, in scanGlobalReloc() function in mcld::X86_32Relocator
1361 void X86_64Relocator::scanGlobalReloc(Relocation& pReloc, in scanGlobalReloc() function in mcld::X86_64Relocator
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp286 void HexagonRelocator::scanGlobalReloc(Relocation& pReloc, in scanGlobalReloc() function in mcld::HexagonRelocator
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp520 void ARMRelocator::scanGlobalReloc(Relocation& pReloc, in scanGlobalReloc() function in mcld::ARMRelocator
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp345 void MipsRelocator::scanGlobalReloc(MipsRelocationInfo& pReloc, in scanGlobalReloc() function in mcld::MipsRelocator