Searched refs:ctf_add_label (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | mapfile-vers | 60 ctf_add_label;
|
H A D | ctf_convert.c | 176 if (ctf_add_label(fp, cch->cch_label, fp->ctf_typemax, 0) == in ctf_elfconvert()
|
H A D | ctf_merge.c | 1527 ctf_add_label(out, cmh->cmh_label, ltype, 0) != 0) { in ctf_merge_merge()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ctf_api.h | 311 extern int ctf_add_label(ctf_file_t *, const char *, ctf_id_t, uint_t);
|
/illumos-gate/usr/src/common/ctf/ |
H A D | ctf_create.c | 2121 ctf_add_label(ctf_file_t *fp, const char *name, ctf_id_t type, uint_t position) in ctf_add_label() function
|