Searched defs:ld_debug (Results 1 – 3 of 3) sorted by relevance
122 struct ld_debug { struct123 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 */
106 struct ld_debug { struct122 struct ld_debug *ldd; argument
183 struct ld_debug { struct184 int ldd_version; /* version # of interface */185 int ldd_in_debugger; /* a debugger is running us */186 int ldd_sym_loaded; /* we loaded some symbols */187 char *ldd_bp_addr; /* place for ld-generated bpt */188 int ldd_bp_inst; /* instruction which was there */189 struct rtc_symb *ldd_cp; /* commons we built */