Home
last modified time | relevance | path

Searched refs:ctfstart (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/ddb/
H A Ddb_ctf.c160 const uint8_t *ctfstart = (const uint8_t *)hp + sizeof(ctf_header_t); in db_ctf_typename_to_type() local
180 (struct ctf_type_v3 *)(__DECONST(uint8_t *, ctfstart) + in db_ctf_typename_to_type()
192 return (struct ctf_type_v3 *)(__DECONST(uint8_t *, ctfstart) + in db_ctf_typename_to_type()
218 const uint8_t *ctfstart = (const uint8_t *)hp + sizeof(ctf_header_t); in db_ctf_typeid_to_type() local
228 (struct ctf_type_v3 *)(__DECONST(uint8_t *, ctfstart) + in db_ctf_typeid_to_type()
242 return (struct ctf_type_v3 *)(__DECONST(uint8_t *, ctfstart) + in db_ctf_typeid_to_type()