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

  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64RelocationHelpers.h 117 static inline Relocation& helper_DynRela_init(ResolveInfo* pSym,
176 Relocation& rel_entry = helper_DynRela_init(
181 helper_DynRela_init(rsym, *got_entry, 0x0, llvm::ELF::R_AARCH64_GLOB_DAT,
AArch64Relocator.cpp 165 Relocation& reloc = helper_DynRela_init(rsym,
181 Relocation& reloc = helper_DynRela_init(rsym,
252 helper_DynRela_init(rsym,
259 Relocation& reloc = helper_DynRela_init(rsym,

Completed in 59 milliseconds