Home
last modified time | relevance | path

Searched refs:ctf_lblent (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/sys/
H A Dctf.h42 struct ctf_lblent { struct
/openbsd-src/usr.bin/ctfdump/
H A Dctfdump.c353 struct ctf_lblent *ctl; in ctf_dump()
356 ctl = (struct ctf_lblent *)(data + lbloff); in ctf_dump()
/openbsd-src/usr.bin/ctfconv/
H A Dgenerate.c308 struct ctf_lblent lbl; in imcs_generate()