Home
last modified time | relevance | path

Searched refs:Dbg_map_hdr_noalloc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h383 #define Dbg_map_hdr_noalloc Dbg64_map_hdr_noalloc macro
614 #define Dbg_map_hdr_noalloc Dbg32_map_hdr_noalloc macro
897 extern void Dbg_map_hdr_noalloc(Lm_list *, Lineno);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dmap.c323 Dbg_map_hdr_noalloc(Lm_list *lml, Lineno lineno) in Dbg_map_hdr_noalloc() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c1475 DBG_CALL(Dbg_map_hdr_noalloc(mf->mf_ofl->ofl_lml, mf->mf_lineno)); in dir_hdr_noalloc()