Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp31 static Relocation& helper_DynRel_init(ResolveInfo* pSym, in helper_DynRel_init() function
76 helper_DynRel_init( in helper_GOT_init()
80 helper_DynRel_init( in helper_GOT_init()
328 helper_DynRel_init(rsym, in scanLocalReloc()
343 helper_DynRel_init(rsym, in scanLocalReloc()
424 Relocation& rel_entry1 = helper_DynRel_init( in scanLocalReloc()
443 helper_DynRel_init(rsym, in scanLocalReloc()
463 helper_DynRel_init( in scanLocalReloc()
480 helper_DynRel_init( in scanLocalReloc()
493 helper_DynRel_init(rsym, in scanLocalReloc()
[all …]
/frameworks/compile/mclinker/lib/Target/Hexagon/
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()
/frameworks/compile/mclinker/lib/Target/ARM/
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()