Searched refs:Dbg_map_ent (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | debug.h | 381 #define Dbg_map_ent Dbg64_map_ent macro 612 #define Dbg_map_ent Dbg32_map_ent macro 895 extern void Dbg_map_ent(Lm_list *, Ent_desc *, Ofl_desc *, Lineno);
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | map.c | 237 Dbg_map_ent(Lm_list *lml, Ent_desc *enp, Ofl_desc *ofl, Lineno lineno) in Dbg_map_ent() function
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | map.c | 1430 DBG_CALL(Dbg_map_ent(ofl->ofl_lml, enp, ofl, in ld_map_parse_v1()
|
H A D | map_v2.c | 1931 DBG_CALL(Dbg_map_ent(mf->mf_ofl->ofl_lml, enp, mf->mf_ofl, in at_seg_assign()
|