Home
last modified time | relevance | path

Searched refs:helper_DynRel_init (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp76 helper_DynRel_init( in helper_GOT_init()
80 helper_DynRel_init( in helper_GOT_init()
328 helper_DynRel_init(rsym, in scanLocalReloc()
463 helper_DynRel_init( in scanLocalReloc()
480 helper_DynRel_init( in scanLocalReloc()
674 helper_DynRel_init( in scanGlobalReloc()
676 helper_DynRel_init( in scanGlobalReloc()
717 helper_DynRel_init( in scanGlobalReloc()
732 helper_DynRel_init( in scanGlobalReloc()
774 helper_DynRel_init( in getTLSModuleID()
[all …]
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp27 static Relocation& helper_DynRel_init(ResolveInfo* pSym, in helper_DynRel_init() function
72 helper_DynRel_init( in helper_GOT_init()
76 helper_DynRel_init( in helper_GOT_init()
265 Relocation& reloc = helper_DynRel_init(rsym, in scanLocalReloc()
328 Relocation& reloc = helper_DynRel_init(rsym, in scanGlobalReloc()
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp151 static void helper_DynRel_init(Relocation& pReloc, in helper_DynRel_init() function
446 helper_DynRel_init(pReloc, llvm::ELF::R_ARM_RELATIVE, *this); in scanLocalReloc()
567 helper_DynRel_init(pReloc, llvm::ELF::R_ARM_RELATIVE, *this); in scanGlobalReloc()
569 helper_DynRel_init(pReloc, pReloc.type(), *this); in scanGlobalReloc()
646 helper_DynRel_init(pReloc, pReloc.type(), *this); in scanGlobalReloc()