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

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp374 void AArch64Relocator::scanRelocation(Relocation& pReloc, function in class:mcld::AArch64Relocator
381 "ResolveInfo of relocation not set while scanRelocation");
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp195 void HexagonRelocator::scanRelocation(Relocation& pReloc, function in class:mcld::HexagonRelocator
206 "ResolveInfo of relocation not set while scanRelocation");
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp160 void X86Relocator::scanRelocation(Relocation& pReloc, function in class:mcld::X86Relocator
170 "ResolveInfo of relocation not set while scanRelocation");
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp728 void ARMRelocator::scanRelocation(Relocation& pReloc, function in class:mcld::ARMRelocator
736 "ResolveInfo of relocation not set while scanRelocation");
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp183 void MipsRelocator::scanRelocation(Relocation& pReloc, function in class:mcld::MipsRelocator
191 "ResolveInfo of relocation not set while scanRelocation");

Completed in 1835 milliseconds