Searched defs:r_debug (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddebugdata.c34 * the r_debug & rtlddb_priv structures be the *only data item*
51 struct rtld_db_priv r_debug = { variable in typeref:struct:rtld_db_priv
/illumos-gate/usr/src/boot/sys/sys/
H A Dlink_elf.h67 struct r_debug { struct
70 void (*r_brk)(struct r_debug *, struct link_map *);
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h96 #define DT_DEBUG 21 /* pointer to r_debug structure */
558 struct r_debug { struct
583 #define R_DEBUG_VERSION 2 /* current r_debug version */

Completed in 73 milliseconds