Searched refs:data_shndx (Results 1 – 1 of 1) sorted by relevance
452 int data_shndx; member1068 obj->efile.data_shndx = -1; in bpf_object__new()1417 if (obj->efile.data_shndx >= 0) { in bpf_object__init_global_data_maps()1419 obj->efile.data_shndx, in bpf_object__init_global_data_maps()2886 obj->efile.data_shndx = idx; in bpf_object__elf_collect()3307 return shndx == obj->efile.data_shndx || in bpf_object__shndx_is_data()3322 if (shndx == obj->efile.data_shndx) in bpf_object__section_to_libbpf_map_type()