Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_open.c724 fp->ctf_parlabel = ctf_strptr(fp, hp.cth_parlabel); in ctf_bufopen()
730 fp->ctf_parlabel ? fp->ctf_parlabel : "<NULL>"); in ctf_bufopen()
H A Dctf_impl.h201 const char *ctf_parlabel; /* label in parent container (if any) */ member
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c368 fp->ctf_parlabel = ctf_strptr (fp, hp->cth_parlabel); in ctf_set_base()
379 fp->ctf_parlabel ? fp->ctf_parlabel : "<NULL>"); in ctf_set_base()
H A Dctf-impl.h432 const char *ctf_parlabel; /* Label in parent dict (if any). */ member
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open.c368 fp->ctf_parlabel = ctf_strptr (fp, hp->cth_parlabel); in ctf_set_base()
379 fp->ctf_parlabel ? fp->ctf_parlabel : "<NULL>"); in ctf_set_base()
H A Dctf-impl.h432 const char *ctf_parlabel; /* Label in parent dict (if any). */ member