ctf_type
db_ctf_type_len(const struct ctf_type *ctt)
tlen = sizeof(struct ctf_type);
db_ctf_type_size(const struct ctf_type *ctt)
const struct ctf_type *ref;
toff = sizeof(struct ctf_type);
const struct ctf_type *
const struct ctf_type *
const struct ctf_type *ctt;
ctt = (struct ctf_type *)(db_ctf.data + off);
const struct ctf_type *
const struct ctf_type *ctt;
ctt = (struct ctf_type *)(db_ctf.data + offset);
db_ctf_pprint(const struct ctf_type *ctt, vaddr_t addr)
const struct ctf_type *ref;
toff = sizeof(struct ctf_type);
db_ctf_pprint_struct(const struct ctf_type *ctt, vaddr_t addr)
const struct ctf_type *ref;
toff = sizeof(struct ctf_type);
db_ctf_pprint_enum(const struct ctf_type *ctt, vaddr_t addr)
uint32_t db_ctf_type_len(const struct ctf_type *);
size_t db_ctf_type_size(const struct ctf_type *);
db_ctf_pprint_ptr(const struct ctf_type *ctt, vaddr_t addr)
const struct ctf_type *ref;
const struct ctf_type *db_ctf_type_by_name(const char *, unsigned int);
const struct ctf_type *db_ctf_type_by_symbol(Elf_Sym *);
const struct ctf_type *db_ctf_type_by_index(uint16_t);
void db_ctf_pprint(const struct ctf_type *, vaddr_t);
void db_ctf_pprint_struct(const struct ctf_type *, vaddr_t);
void db_ctf_pprint_enum(const struct ctf_type *, vaddr_t);
void db_ctf_pprint_ptr(const struct ctf_type *, vaddr_t);
const struct ctf_type *ctt;
const struct ctf_type *ctt;
struct ctf_type ctt;
ctsz = sizeof(struct ctf_type);
const struct ctf_type *ctt = (struct ctf_type *)p;
toff = sizeof(struct ctf_type);