Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dlibbpf.c10228 const struct btf_type *array_type; in map_btf_datasec_resize() local
10257 array_type = skip_mods_and_typedefs(btf, var_type->type, NULL); in map_btf_datasec_resize()
10258 if (!btf_is_array(array_type)) { in map_btf_datasec_resize()
10265 array = btf_array(array_type); in map_btf_datasec_resize()