Searched refs:btf_maps_shndx (Results 1 – 1 of 1) sorted by relevance
273 int btf_maps_shndx; member524 obj->efile.btf_maps_shndx = -1; in bpf_object__new()1279 if (obj->efile.btf_maps_shndx < 0) in bpf_object__init_user_btf_maps()1282 scn = elf_getscn(obj->efile.elf, obj->efile.btf_maps_shndx); in bpf_object__init_user_btf_maps()1311 obj->efile.btf_maps_shndx, in bpf_object__init_user_btf_maps()1435 return obj->efile.btf_maps_shndx >= 0; in bpf_object__is_btf_mandatory()1579 obj->efile.btf_maps_shndx = idx; in bpf_object__elf_collect()1701 shndx == obj->efile.btf_maps_shndx; in bpf_object__shndx_is_maps()1860 if (map->sec_idx == obj->efile.btf_maps_shndx) in bpf_map_find_btf_info()