Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbtfout.cc337 unsigned int *var_id = btf_var_ids->get (dvd); in btf_collect_datasec() local
338 if (var_id) in btf_collect_datasec()
340 info.type = *var_id + num_types_added + 1; in btf_collect_datasec()