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.c2004 const Obj_Entry **defobj_out, int flags, SymCache *cache, in find_symdef() argument
2022 *defobj_out = cache[symnum].obj; in find_symdef()
2052 defobj = req.defobj_out; in find_symdef()
2069 *defobj_out = defobj; in find_symdef()
4053 defobj = req.defobj_out; in do_dlsym()
4070 defobj = req.defobj_out; in do_dlsym()
4091 defobj = req.defobj_out; in do_dlsym()
4098 defobj = req.defobj_out; in do_dlsym()
4116 defobj = req.defobj_out; in do_dlsym()
4129 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.c155 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()