Home
last modified time | relevance | path

Searched refs:ld_debug (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/config/
H A Dnm-nbsdaout.h60 #define ld_debug so_debug macro
/freebsd-12.1/contrib/gdb/gdb/config/i386/
H A Dnm-obsd.h98 #define ld_debug so_debug macro
H A Dnm-fbsd.h134 #define ld_debug so_debug macro
/freebsd-12.1/contrib/gdb/gdb/
H A Dsolib-sunos.c86 static struct ld_debug debug_copy;
/freebsd-12.1/libexec/rtld-elf/
H A Drtld.c206 static char *ld_debug; /* Environment variable for debugging */ variable
528 ld_debug = getenv(_LD("DEBUG")); in _rtld()
556 if (ld_debug != NULL && *ld_debug != '\0') in _rtld()