Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dcap.c202 Dbg_cap_ptr_entry(lml, DBG_STATE_NEW, CA_SUNW_ID, nid); in Dbg_cap_id()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap.c142 DBG_CALL(Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, type, value, in map_cap()
1386 switch (ld_map_seg_insert(mf, DBG_STATE_NEW, in ld_map_parse_v1()
H A Dfiles.c339 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, CA_SUNW_SF_1, in sf1_cap()
430 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, CA_SUNW_HW_1, in hw_cap()
468 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml, DBG_STATE_NEW, tag, pstr)); in str_cap()
512 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml, DBG_STATE_NEW, in id_cap()
H A Dmap_v2.c1507 if (ld_map_seg_insert(mf, DBG_STATE_NEW, sgp, 0) == in dir_phdr_add_null()
2393 if (ld_map_seg_insert(mf, DBG_STATE_NEW, sgp, where) == in dir_segment_inner()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h181 #define DBG_STATE_NEW 6 /* new */ macro