Home
last modified time | relevance | path

Searched refs:CTF_K_UNKNOWN (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/ddb/
H A Ddb_ctf.c163 if (kind == CTF_K_UNKNOWN && vlen == 0) in db_ctf_func_numargs()
202 case CTF_K_UNKNOWN: in db_ctf_type_len()
272 case CTF_K_UNKNOWN: in db_ctf_type_size()
500 case CTF_K_UNKNOWN: in db_ctf_pprint()
/openbsd/sys/sys/
H A Dctf.h113 #define CTF_K_UNKNOWN 0 macro
/openbsd/usr.bin/ctfconv/
H A Dgenerate.c151 if (kind == CTF_K_UNKNOWN) in imcs_add_func()
184 assert(it->it_type != CTF_K_UNKNOWN && it->it_type != CTF_K_FORWARD); in imcs_add_type()
H A Dctfconv.c499 if (it->it_type == CTF_K_UNKNOWN && it->it_nelems == 0) in dump_func()
/openbsd/usr.bin/ctfdump/
H A Dctfdump.c405 if (kind == CTF_K_UNKNOWN && vlen == 0) in ctf_dump()
487 case CTF_K_UNKNOWN: in ctf_dump_type()