Symbol: ctf_type_v3
sys/cddl/dev/fbt/fbt.c
462
const struct ctf_type_v3 *ctt = v;
sys/cddl/dev/fbt/fbt.c
494
const struct ctf_type_v3 *ctt = tp;
sys/cddl/dev/fbt/fbt.c
498
increment = sizeof (struct ctf_type_v3);
sys/cddl/dev/fbt/fbt.c
527
const struct ctf_type_v3 *ctt = tp;
sys/cddl/dev/fbt/fbt.c
938
const struct ctf_type_v3 *ctt = v;
sys/ddb/db_ctf.c
107
sizeof(struct ctf_type_v3) :
sys/ddb/db_ctf.c
152
struct ctf_type_v3 *
sys/ddb/db_ctf.c
179
struct ctf_type_v3 *t =
sys/ddb/db_ctf.c
180
(struct ctf_type_v3 *)(__DECONST(uint8_t *, ctfstart) +
sys/ddb/db_ctf.c
192
return (struct ctf_type_v3 *)(__DECONST(uint8_t *, ctfstart) +
sys/ddb/db_ctf.c
214
struct ctf_type_v3 *
sys/ddb/db_ctf.c
227
struct ctf_type_v3 *t =
sys/ddb/db_ctf.c
228
(struct ctf_type_v3 *)(__DECONST(uint8_t *, ctfstart) +
sys/ddb/db_ctf.c
242
return (struct ctf_type_v3 *)(__DECONST(uint8_t *, ctfstart) +
sys/ddb/db_ctf.c
270
struct ctf_type_v3 *
sys/ddb/db_ctf.c
319
struct ctf_type_v3 *
sys/ddb/db_ctf.c
97
db_ctf_type_size(struct ctf_type_v3 *t)
sys/ddb/db_ctf.h
51
struct ctf_type_v3 *db_ctf_find_typename(db_ctf_sym_data_t sd,
sys/ddb/db_ctf.h
58
struct ctf_type_v3 *db_ctf_sym_to_type(db_ctf_sym_data_t sd);
sys/ddb/db_ctf.h
60
struct ctf_type_v3 *db_ctf_typename_to_type(linker_ctf_t *lc, const char *name);
sys/ddb/db_ctf.h
61
struct ctf_type_v3 *db_ctf_typeid_to_type(db_ctf_sym_data_t sd,
sys/ddb/db_pprint.c
165
db_pprint_arr(db_addr_t addr, struct ctf_type_v3 *type, u_int depth)
sys/ddb/db_pprint.c
167
struct ctf_type_v3 *elem_type;
sys/ddb/db_pprint.c
174
sizeof(struct ctf_type_v3) :
sys/ddb/db_pprint.c
206
db_pprint_enum(db_addr_t addr, struct ctf_type_v3 *type, u_int depth)
sys/ddb/db_pprint.c
215
sizeof(struct ctf_type_v3) :
sys/ddb/db_pprint.c
245
db_pprint_ptr(db_addr_t addr, struct ctf_type_v3 *type, u_int depth)
sys/ddb/db_pprint.c
247
struct ctf_type_v3 *ref_type;
sys/ddb/db_pprint.c
308
db_pprint_type(db_addr_t addr, struct ctf_type_v3 *type, u_int depth)
sys/ddb/db_pprint.c
339
struct ctf_type_v3 *ref_type = db_ctf_typeid_to_type(&sym_data,
sys/ddb/db_pprint.c
367
struct ctf_type_v3 *type = NULL;
sys/ddb/db_pprint.c
403
struct ctf_type_v3 *type = NULL;
sys/ddb/db_pprint.c
42
static void db_pprint_type(db_addr_t addr, struct ctf_type_v3 *type,
sys/ddb/db_pprint.c
53
db_pprint_int(db_addr_t addr, struct ctf_type_v3 *type, u_int depth)
sys/ddb/db_pprint.c
59
sizeof(struct ctf_type_v3) :
sys/ddb/db_pprint.c
83
db_pprint_struct(db_addr_t addr, struct ctf_type_v3 *type, u_int depth)
sys/ddb/db_pprint.c
87
struct ctf_type_v3 *mtype;
sys/ddb/db_pprint.c
93
sizeof(struct ctf_type_v3) :