ctf_header
struct ctf_header *cth;
struct ctf_header *cth;
db_ctf.cth = (struct ctf_header *)db_ctf.rawctf;
imcs_generate(struct imcs *imcs, struct ctf_header *cth, const char *label)
struct ctf_header cth;
struct ctf_header cth;
if (filesize < sizeof(struct ctf_header)) {
memcpy(&cth, p, sizeof(struct ctf_header));
struct ctf_header cth;
memcpy(&cth, p, sizeof(struct ctf_header));
ctf_dump_type(struct ctf_header *cth, const char *data, size_t dlen,
void ctf_dump_type(struct ctf_header *, const char *, size_t,
const char *ctf_off2name(struct ctf_header *, const char *, size_t,
ctf_off2name(struct ctf_header *cth, const char *data, size_t dlen,