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.c2026 const Obj_Entry **defobj_out, int flags, SymCache *cache, in find_symdef() argument
2044 *defobj_out = cache[symnum].obj; in find_symdef()
2074 defobj = req.defobj_out; in find_symdef()
2091 *defobj_out = defobj; in find_symdef()
4078 defobj = req.defobj_out; in do_dlsym()
4095 defobj = req.defobj_out; in do_dlsym()
4116 defobj = req.defobj_out; in do_dlsym()
4123 defobj = req.defobj_out; in do_dlsym()
4141 defobj = req.defobj_out; in do_dlsym()
4154 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/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/amd64/
H A Dreloc.c99 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()