Lines Matching refs:btf_maps_shndx
448 int btf_maps_shndx;
1067 obj->efile.btf_maps_shndx = -1;
2157 map->inner_map->sec_idx = obj->efile.btf_maps_shndx;
2292 if (obj->efile.btf_maps_shndx < 0)
2295 scn = elf_sec_by_idx(obj, obj->efile.btf_maps_shndx);
2324 obj->efile.btf_maps_shndx,
2436 return obj->efile.btf_maps_shndx >= 0 ||
2871 obj->efile.btf_maps_shndx = idx;
3317 shndx == obj->efile.btf_maps_shndx;
3594 if (map->sec_idx == obj->efile.btf_maps_shndx ||
6522 if (sym.st_shndx != obj->efile.btf_maps_shndx) {
6534 if (map->sec_idx != obj->efile.btf_maps_shndx)
6631 else if (idx == obj->efile.btf_maps_shndx)