Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/include/
Dbtf.h104 #define BTF_KIND_VOLATILE 9 /* Referenced type is volatile. */ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dbtfout.cc136 case CTF_K_VOLATILE: return BTF_KIND_VOLATILE; in get_btf_kind()
200 case BTF_KIND_VOLATILE: in btf_calc_num_vbytes()