Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h82 elfcap_str_t c_full; /* ELFCAP_STYLE_FULL */ member
H A Delfcap.c542 *ret_str = &cdp->c_full; in get_str_desc()
/illumos-gate/usr/src/cmd/sgs/elfcap.chk/
H A Delfcap_chk.c93 len += desc[i].c_full.s_len; in elfcap_calc_len()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap.c119 str = cdp->c_full.s_str; in conv_iter_elfcap()