Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-impl.h274 const char *ctf_parlabel; /* Label in parent container (if any). */ member
H A Dctf-open.c340 fp->ctf_parlabel = ctf_strptr (fp, hp->cth_parlabel); in ctf_set_base()
351 fp->ctf_parlabel ? fp->ctf_parlabel : "<NULL>"); in ctf_set_base()