Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dev/fbt/
Dfbt.c660 case CTF_K_VOLATILE: in fbt_typoff_init()
738 case CTF_K_VOLATILE: in fbt_typoff_init()
989 case CTF_K_VOLATILE: in ctf_decl_push()
1118 case CTF_K_VOLATILE: in fbt_type_name()
/netbsd/src/external/cddl/osnet/dist/common/ctf/
Dctf_decl.c134 case CTF_K_VOLATILE: in ctf_decl_push()
Dctf_types.c301 case CTF_K_VOLATILE: in ctf_type_resolve()
412 case CTF_K_VOLATILE: in ctf_type_qlname()
630 case CTF_K_VOLATILE: in ctf_type_reference()
Dctf_open.c442 case CTF_K_VOLATILE: in init_types()
481 pop[CTF_K_TYPEDEF] + pop[CTF_K_POINTER] + pop[CTF_K_VOLATILE] + in init_types()
677 case CTF_K_VOLATILE: in init_types()
Dctf_create.c644 case CTF_K_VOLATILE: in ctf_dtd_delete()
1085 return (ctf_add_reftype(fp, flag, ref, CTF_K_VOLATILE)); in ctf_add_volatile()
1569 case CTF_K_VOLATILE: in ctf_add_type()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dctfread.c511 case CTF_K_VOLATILE: in new_symbol()
1031 case CTF_K_VOLATILE: in read_type_record()
1102 case CTF_K_VOLATILE: in ctf_add_type_cb()
1148 case CTF_K_VOLATILE: in ctf_add_var_cb()
1493 case CTF_K_VOLATILE: in ctf_psymtab_type_cb()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dctfout.cc117 case CTF_K_VOLATILE: in ctf_calc_num_vbytes()
772 || kind == CTF_K_VOLATILE || kind == CTF_K_CONST in output_asm_ctf_type()
Ddwarf2ctf.cc496 case DW_TAG_volatile_type: kind = CTF_K_VOLATILE; break; in gen_ctf_modifier_type()
Dbtfout.cc136 case CTF_K_VOLATILE: return BTF_KIND_VOLATILE; in get_btf_kind()
/netbsd/src/external/gpl3/gcc/dist/include/
Dctf.h350 #define CTF_K_VOLATILE 11 /* ctt_type is base type. */ macro
/netbsd/src/external/cddl/osnet/dist/uts/common/sys/
Dctf.h216 #define CTF_K_VOLATILE 11 macro
/netbsd/src/external/gpl3/gdb/dist/include/
Dctf.h422 #define CTF_K_VOLATILE 11 /* ctt_type is base type. */ macro
/netbsd/src/external/gpl3/binutils/dist/include/
Dctf.h422 #define CTF_K_VOLATILE 11 /* ctt_type is base type. */ macro
/netbsd/src/external/cddl/osnet/dist/tools/ctf/cvt/
Dctf.c481 ctt.ctt_info = CTF_V3_TYPE_INFO(CTF_K_VOLATILE, isroot, 0); in write_type()
835 case CTF_K_VOLATILE: in count_types()
1315 case CTF_K_VOLATILE: in resurrect_types()
/netbsd/src/external/cddl/osnet/dist/tools/ctf/dump/
Ddump.c686 case CTF_K_VOLATILE: in read_types()
801 stats.s_types[CTF_K_VOLATILE]); in print_stats()
/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
Ddt_dis.c303 case CTF_K_VOLATILE: in dt_dis_typestr()