Searched refs:STRUCT (Results 1 – 8 of 8) sorted by relevance
106 if (!streq(cpu->t_name, "cpu") || cpu->t_type != STRUCT) in fix_small_cpu_struct()139 } else if (machcpu->t_type != STRUCT) { in fix_small_cpu_struct()
182 case STRUCT: in tdesc_size()217 case STRUCT: in tdesc_bitsize()1091 die_sou_create(dw, die, off, tdp, STRUCT, "struct"); in die_struct_create()1133 (mt->t_type == STRUCT || in die_sou_resolve()1139 (mt->t_type == STRUCT || mt->t_type == UNION)) in die_sou_resolve()1177 const char *typename = (tdp->t_type == STRUCT ? "struct" : "union"); in die_sou_failed()
144 STRUCT, enumerator
375 case STRUCT: in write_type()385 if (tp->t_type == STRUCT) in write_type()1204 tdp->t_type = (kind == CTF_K_STRUCT ? STRUCT : UNION); in resurrect_types()1353 if (tdp->t_type == STRUCT || tdp->t_type == UNION || in resurrect_types()
81 case STRUCT: in tdesc_layouthash()
341 return (defn->t_type == STRUCT || defn->t_type == UNION || in fwd_equiv()
21 HANDLE_BTF_KIND(4, STRUCT)
203 # SWAP_MEMBERS(STRUCT) -- Iterate over a structure definition.384 # FSZ(STRUCT) - determine the file size of a structure.