Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsections.c274 char *alloc_mem1, *alloc_mem2; in Dbg_sec_discarded() local
277 dbg_fmt_isec_name(isp, buf1, &alloc_mem1), in Dbg_sec_discarded()
281 if (alloc_mem1 != NULL) in Dbg_sec_discarded()
282 free(alloc_mem1); in Dbg_sec_discarded()