Home
last modified time | relevance | path

Searched refs:reloc_nonplt_object (Results 1 – 4 of 4) sorted by relevance

/NextBSD/libexec/rtld-elf/powerpc64/
HDreloc.c158 reloc_nonplt_object(Obj_Entry *obj_rtld, Obj_Entry *obj, const Elf_Rela *rela, in reloc_nonplt_object() function
318 if (reloc_nonplt_object(obj_rtld, obj, rela, cache, flags, in reloc_non_plt()
/NextBSD/libexec/rtld-elf/sparc64/
HDreloc.c233 static int reloc_nonplt_object(Obj_Entry *obj, const Elf_Rela *rela,
319 if (reloc_nonplt_object(obj, rela, cache, flags, lockstate) < 0) in reloc_non_plt()
330 reloc_nonplt_object(Obj_Entry *obj, const Elf_Rela *rela, SymCache *cache, in reloc_nonplt_object() function
/NextBSD/libexec/rtld-elf/arm/
HDreloc.c175 reloc_nonplt_object(Obj_Entry *obj, const Elf_Rel *rel, SymCache *cache, in reloc_nonplt_object() function
376 if (reloc_nonplt_object(obj, rel, cache, flags, lockstate) < 0) in reloc_non_plt()
/NextBSD/libexec/rtld-elf/powerpc/
HDreloc.c162 reloc_nonplt_object(Obj_Entry *obj_rtld, Obj_Entry *obj, const Elf_Rela *rela, in reloc_nonplt_object() function
318 if (reloc_nonplt_object(obj_rtld, obj, rela, cache, flags, in reloc_non_plt()