Searched refs:rtld_putstr (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/libexec/rtld-elf/
H A Ddebug.h60 #define msg(s) rtld_putstr(s)
H A Drtld_printf.h46 #define rtld_putstr(str) rtld_fdputstr(STDOUT_FILENO, (str)) macro
H A Ddebug.c112 rtld_putstr(rel_header);
134 rtld_putstr(rel_header);
H A Drtld.c4747 rtld_putstr(main_local);
4750 rtld_putstr(obj_main->path);
4753 rtld_putstr(name);
4764 rtld_putstr(path);

Completed in 102 milliseconds