Searched refs:DBG_STATE_NEW (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | cap.c | 191 Dbg_cap_ptr_entry(lml, DBG_STATE_NEW, CA_SUNW_ID, nid); in Dbg_cap_id()
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | map.c | 142 DBG_CALL(Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, type, value, in map_cap() 1384 switch (ld_map_seg_insert(mf, DBG_STATE_NEW, in ld_map_parse_v1()
|
H A D | files.c | 322 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, CA_SUNW_SF_1, in sf1_cap() 404 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, CA_SUNW_HW_1, in hw_cap() 442 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml, DBG_STATE_NEW, tag, pstr)); in str_cap() 486 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml, DBG_STATE_NEW, in id_cap()
|
H A D | map_v2.c | 1426 if (ld_map_seg_insert(mf, DBG_STATE_NEW, sgp, 0) == in dir_phdr_add_null() 2330 if (ld_map_seg_insert(mf, DBG_STATE_NEW, sgp, where) == in dir_segment_inner()
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | debug.h | 179 #define DBG_STATE_NEW 6 /* new */ macro
|