HomeSort by relevance Sort by last modified time
    Searched refs:helper_DynRel_init (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 31 static Relocation& helper_DynRel_init(ResolveInfo* pSym,
76 helper_DynRel_init(
80 helper_DynRel_init(
328 helper_DynRel_init(rsym,
343 helper_DynRel_init(rsym,
424 Relocation& rel_entry1 = helper_DynRel_init(
443 helper_DynRel_init(rsym,
463 helper_DynRel_init(
480 helper_DynRel_init(
493 helper_DynRel_init(rsym
    [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp 27 static Relocation& helper_DynRel_init(ResolveInfo* pSym,
72 helper_DynRel_init(
76 helper_DynRel_init(
265 Relocation& reloc = helper_DynRel_init(rsym,
328 Relocation& reloc = helper_DynRel_init(rsym,
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 151 static void helper_DynRel_init(Relocation& pReloc,
446 helper_DynRel_init(pReloc, llvm::ELF::R_ARM_RELATIVE, *this);
567 helper_DynRel_init(pReloc, llvm::ELF::R_ARM_RELATIVE, *this);
569 helper_DynRel_init(pReloc, pReloc.type(), *this);
646 helper_DynRel_init(pReloc, pReloc.type(), *this);
    [all...]

Completed in 6078 milliseconds