Searched refs:bss_shndx (Results 1 – 1 of 1) sorted by relevance
486 int bss_shndx; member1139 obj->efile.bss_shndx = -1; in bpf_object__new()1500 if (obj->efile.bss_shndx >= 0) { in bpf_object__init_global_data_maps()1502 obj->efile.bss_shndx, in bpf_object__init_global_data_maps()3084 obj->efile.bss_shndx = idx; in bpf_object__elf_collect()3569 shndx == obj->efile.bss_shndx || in bpf_object__shndx_is_data()3585 else if (shndx == obj->efile.bss_shndx) in bpf_object__section_to_libbpf_map_type()