Searched refs:cth_magic (Results 1 – 6 of 6) sorted by relevance
131 #define cth_magic cth_preamble.ctp_magic macro
710 h.cth_magic = CTF_MAGIC; in ctf_gen()1366 if (h->cth_magic != CTF_MAGIC) in ctf_load()1367 parseterminate("Corrupt CTF - bad magic 0x%x", h->cth_magic); in ctf_load()
510 if (hp->cth_magic != CTF_MAGIC) { in fbt_ctfoff_init()611 if (hp->cth_magic != CTF_MAGIC) in fbt_typoff_init()
580 if (hp->cth_magic != CTF_MAGIC) { in fbt_ctfoff_init()681 if (hp->cth_magic != CTF_MAGIC) in fbt_typoff_init()
186 (void) printf(" cth_magic = 0x%04x\n", hp->cth_magic); in print_header()
261 hdr.cth_magic = CTF_MAGIC; in ctf_update()