Home
last modified time | relevance | path

Searched refs:do_copy_relocations (Results 1 – 11 of 11) sorted by relevance

/freebsd-12-stable/libexec/rtld-elf/
Drtld.h408 int do_copy_relocations(Obj_Entry *);
Drtld.c740 if (do_copy_relocations(obj_main) == -1) in _rtld()
/freebsd-12-stable/libexec/rtld-elf/riscv/
Dreloc.c87 do_copy_relocations(Obj_Entry *dstobj) in do_copy_relocations() function
/freebsd-12-stable/libexec/rtld-elf/powerpc64/
Dreloc.c60 do_copy_relocations(Obj_Entry *dstobj) in do_copy_relocations() function
/freebsd-12-stable/libexec/rtld-elf/aarch64/
Dreloc.c69 do_copy_relocations(Obj_Entry *dstobj) in do_copy_relocations() function
/freebsd-12-stable/libexec/rtld-elf/i386/
Dreloc.c63 do_copy_relocations(Obj_Entry *dstobj) in do_copy_relocations() function
/freebsd-12-stable/libexec/rtld-elf/arm/
Dreloc.c71 do_copy_relocations(Obj_Entry *dstobj) in do_copy_relocations() function
/freebsd-12-stable/libexec/rtld-elf/powerpc/
Dreloc.c64 do_copy_relocations(Obj_Entry *dstobj) in do_copy_relocations() function
/freebsd-12-stable/libexec/rtld-elf/amd64/
Dreloc.c64 do_copy_relocations(Obj_Entry *dstobj) in do_copy_relocations() function
/freebsd-12-stable/libexec/rtld-elf/mips/
Dreloc.c110 do_copy_relocations(Obj_Entry *dstobj) in do_copy_relocations() function
/freebsd-12-stable/libexec/rtld-elf/sparc64/
Dreloc.c243 do_copy_relocations(Obj_Entry *dstobj) in do_copy_relocations() function