Home
last modified time | relevance | path

Searched refs:alloc_mem2 (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
279 dbg_fmt_isec_name(disp, buf2, &alloc_mem2), in Dbg_sec_discarded()
283 if (alloc_mem2 != NULL) in Dbg_sec_discarded()
284 free(alloc_mem2); in Dbg_sec_discarded()