Searched refs:data_shndx (Results 1 – 1 of 1) sorted by relevance
484 int data_shndx; member1137 obj->efile.data_shndx = -1; in bpf_object__new()1482 if (obj->efile.data_shndx >= 0) { in bpf_object__init_global_data_maps()1484 obj->efile.data_shndx, in bpf_object__init_global_data_maps()3046 obj->efile.data_shndx = idx; in bpf_object__elf_collect()3568 return shndx == obj->efile.data_shndx || in bpf_object__shndx_is_data()3583 if (shndx == obj->efile.data_shndx) in bpf_object__section_to_libbpf_map_type()