Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/libctf/
H A Dctf-lookup.c148 if (fp->ctf_tmp_typeslicelen >= (size_t) (q - p) + 1) in ctf_lookup_by_name()
H A Dctf-impl.h299 size_t ctf_tmp_typeslicelen; /* Size of the typeslice. */ member