Searched refs:btf_maps_shndx (Results 1 – 1 of 1) sorted by relevance
448 int btf_maps_shndx; member1067 obj->efile.btf_maps_shndx = -1; in bpf_object__new()2156 map->inner_map->sec_idx = obj->efile.btf_maps_shndx; in parse_btf_map_def()2291 if (obj->efile.btf_maps_shndx < 0) in bpf_object__init_user_btf_maps()2294 scn = elf_sec_by_idx(obj, obj->efile.btf_maps_shndx); in bpf_object__init_user_btf_maps()2323 obj->efile.btf_maps_shndx, in bpf_object__init_user_btf_maps()2435 return obj->efile.btf_maps_shndx >= 0 || in libbpf_needs_btf()2870 obj->efile.btf_maps_shndx = idx; in bpf_object__elf_collect()3316 shndx == obj->efile.btf_maps_shndx; in bpf_object__shndx_is_maps()3590 if (map->sec_idx == obj->efile.btf_maps_shndx || in bpf_map_find_btf_info()[all …]