Home
last modified time | relevance | path

Searched refs:scanGlobalReloc (Results 1 – 10 of 10) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.h104 virtual void scanGlobalReloc(Relocation& pReloc,
165 void scanGlobalReloc(Relocation& pReloc,
230 void scanGlobalReloc(Relocation& pReloc,
DX86Relocator.cpp181 scanGlobalReloc(pReloc, pLinker, pModule, pSection); in scanRelocation()
514 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/ARM/
DARMRelocator.h110 void scanGlobalReloc(Relocation& pReloc,
DARMRelocator.cpp520 void ARMRelocator::scanGlobalReloc(Relocation& pReloc, in scanGlobalReloc() function in mcld::ARMRelocator
752 scanGlobalReloc(pReloc, pBuilder, pSection); in scanRelocation()
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.h119 void scanGlobalReloc(Relocation& pReloc,
DAArch64Relocator.cpp215 void AArch64Relocator::scanGlobalReloc(Relocation& pReloc, in scanGlobalReloc() function in mcld::AArch64Relocator
396 scanGlobalReloc(pReloc, pBuilder, pSection); in scanRelocation()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.h134 virtual void scanGlobalReloc(Relocation& pReloc,
DHexagonRelocator.cpp218 scanGlobalReloc(pReloc, pLinker, pModule, pSection); in scanRelocation()
286 void HexagonRelocator::scanGlobalReloc(Relocation& pReloc, in scanGlobalReloc() function in mcld::HexagonRelocator
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.h176 void scanGlobalReloc(MipsRelocationInfo& pReloc,
DMipsRelocator.cpp210 scanGlobalReloc(info, pBuilder, pSection); in scanRelocation()
345 void MipsRelocator::scanGlobalReloc(MipsRelocationInfo& pReloc, in scanGlobalReloc() function in mcld::MipsRelocator