Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A Drtld.c2014 const Obj_Entry **defobj_out, int flags, SymCache *cache, in find_symdef() argument
2032 *defobj_out = cache[symnum].obj; in find_symdef()
2062 defobj = req.defobj_out; in find_symdef()
2079 *defobj_out = defobj; in find_symdef()
4113 defobj = req.defobj_out; in do_dlsym()
4130 defobj = req.defobj_out; in do_dlsym()
4151 defobj = req.defobj_out; in do_dlsym()
4158 defobj = req.defobj_out; in do_dlsym()
4176 defobj = req.defobj_out; in do_dlsym()
4189 defobj = req.defobj_out; in do_dlsym()
[all …]
H A Drtld.h348 const Obj_Entry *defobj_out; member
/freebsd/libexec/rtld-elf/riscv/
H A Dreloc.c116 defobj = req.defobj_out; in do_copy_relocations()
/freebsd/libexec/rtld-elf/amd64/
H A Dreloc.c99 defobj = req.defobj_out; in do_copy_relocations()
/freebsd/libexec/rtld-elf/i386/
H A Dreloc.c96 defobj = req.defobj_out; in do_copy_relocations()
/freebsd/libexec/rtld-elf/arm/
H A Dreloc.c64 defobj = req.defobj_out; in do_copy_relocations()
/freebsd/libexec/rtld-elf/aarch64/
H A Dreloc.c153 defobj = req.defobj_out; in do_copy_relocations()
/freebsd/libexec/rtld-elf/powerpc64/
H A Dreloc.c110 defobj = req.defobj_out; in do_copy_relocations()
/freebsd/libexec/rtld-elf/powerpc/
H A Dreloc.c115 defobj = req.defobj_out; in do_copy_relocations()