Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2ctf.cc383 dw_die_ref array_index_type; in gen_ctf_array_type() local
392 array_index_type = ctf_get_AT_type (c); in gen_ctf_array_type()
416 array_index_type = 0; in gen_ctf_array_type()
429 if (array_index_type) in gen_ctf_array_type()
430 arinfo.ctr_index = gen_ctf_type (ctfc, array_index_type); in gen_ctf_array_type()