Home
last modified time | relevance | path

Searched defs:ld_debug (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/
H A Dlink.h122 struct ld_debug { struct
123 int ldd_version; /* version # of interface */
124 int ldd_in_debugger; /* a debugger is running us */
125 int ldd_sym_loaded; /* we loaded some symbols */
126 char *ldd_bp_addr; /* place for ld-generated bpt */
127 int ldd_bp_inst; /* instruction which was there */
128 struct rtc_symb *ldd_cp; /* commons we built */
/titanic_41/usr/src/cmd/sgs/rtld.4.x/
H A Drtld.4.x.c106 struct ld_debug { struct
122 struct ld_debug *ldd; argument
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h185 struct ld_debug { struct
186 int ldd_version; /* version # of interface */
187 int ldd_in_debugger; /* a debugger is running us */
188 int ldd_sym_loaded; /* we loaded some symbols */
189 char *ldd_bp_addr; /* place for ld-generated bpt */
190 int ldd_bp_inst; /* instruction which was there */
191 struct rtc_symb *ldd_cp; /* commons we built */