Searched refs:cth_magic (Results 1 – 3 of 3) sorted by relevance
27 uint16_t cth_magic; member
285 if (cth.cth_magic != CTF_MAGIC || cth.cth_version != CTF_VERSION) in isctf()335 printf(" cth_magic = 0x%04x\n", cth.cth_magic); in ctf_dump()
370 cth.cth_magic = CTF_MAGIC; in generate()