Home
last modified time | relevance | path

Searched refs:defobj_out (Results 1 – 10 of 10) sorted by relevance

/freebsd-11-stable/libexec/rtld-elf/
HDrtld.c1760 const Obj_Entry **defobj_out, int flags, SymCache *cache, in find_symdef() argument
1778 *defobj_out = cache[symnum].obj; in find_symdef()
1808 defobj = req.defobj_out; in find_symdef()
1825 *defobj_out = defobj; in find_symdef()
3568 defobj = req.defobj_out; in do_dlsym()
3582 defobj = req.defobj_out; in do_dlsym()
3597 defobj = req.defobj_out; in do_dlsym()
3604 defobj = req.defobj_out; in do_dlsym()
3621 defobj = req.defobj_out; in do_dlsym()
3632 defobj = req.defobj_out; in do_dlsym()
[all …]
HDrtld.h351 const Obj_Entry *defobj_out; member
/freebsd-11-stable/libexec/rtld-elf/riscv/
HDreloc.c128 defobj = req.defobj_out; in do_copy_relocations()
/freebsd-11-stable/libexec/rtld-elf/aarch64/
HDreloc.c107 defobj = req.defobj_out; in do_copy_relocations()
/freebsd-11-stable/libexec/rtld-elf/powerpc64/
HDreloc.c98 defobj = req.defobj_out; in do_copy_relocations()
/freebsd-11-stable/libexec/rtld-elf/i386/
HDreloc.c94 defobj = req.defobj_out; in do_copy_relocations()
/freebsd-11-stable/libexec/rtld-elf/amd64/
HDreloc.c95 defobj = req.defobj_out; in do_copy_relocations()
/freebsd-11-stable/libexec/rtld-elf/arm/
HDreloc.c109 defobj = req.defobj_out; in do_copy_relocations()
/freebsd-11-stable/libexec/rtld-elf/powerpc/
HDreloc.c102 defobj = req.defobj_out; in do_copy_relocations()
/freebsd-11-stable/libexec/rtld-elf/sparc64/
HDreloc.c274 defobj = req.defobj_out; in do_copy_relocations()