Searched refs:cth_magic (Results 1 – 6 of 6) sorted by relevance
41 #define cth_magic cth_preamble.ctp_magic macro
188 if (cth.cth_magic != CTF_MAGIC) { in link_elf_ctf_get()
699 h.cth_magic = CTF_MAGIC; in ctf_gen()1462 if (h->cth_magic != CTF_MAGIC) in ctf_load()1463 parseterminate("Corrupt CTF - bad magic 0x%x", h->cth_magic); in ctf_load()
377 if (hp->cth_magic != CTF_MAGIC) { in fbt_ctfoff_init()555 if (hp->cth_magic != CTF_MAGIC) in fbt_typoff_init()
187 (void) printf(" cth_magic = 0x%04x\n", hp->cth_magic); in print_header()
298 hdr.cth_magic = CTF_MAGIC; in ctf_update()