Searched refs:LCTF_CHILD (Results 1 – 5 of 5) sorted by relevance
125 (fp->ctf_flags & LCTF_CHILD)); in ctf_lookup_by_name()223 if ((fp->ctf_flags & LCTF_CHILD) && LCTF_TYPE_ISPARENT(fp, type)) { in ctf_lookup_by_id()
265 int rc, child = (fp->ctf_flags & LCTF_CHILD); in ctf_type_iter()654 return (LCTF_INDEX_TO_TYPE(fp, ntype, (fp->ctf_flags & LCTF_CHILD))); in ctf_type_pointer()663 return (LCTF_INDEX_TO_TYPE(fp, ntype, (fp->ctf_flags & LCTF_CHILD))); in ctf_type_pointer()
249 #define LCTF_CHILD 0x0002 /* CTF container is a child */ macro
444 fp->ctf_flags |= LCTF_CHILD; in init_types()1160 fp->ctf_flags |= LCTF_CHILD; in ctf_import()
301 if (fp->ctf_flags & LCTF_CHILD) in ctf_update()728 type = LCTF_INDEX_TO_TYPE(fp, type, (fp->ctf_flags & LCTF_CHILD)); in ctf_add_generic()