Searched refs:bss_shndx (Results 1 – 1 of 1) sorted by relevance
277 int bss_shndx; member527 obj->efile.bss_shndx = -1; in bpf_object__new()882 if (obj->efile.bss_shndx >= 0) { in bpf_object__init_global_data_maps()884 obj->efile.bss_shndx, in bpf_object__init_global_data_maps()1642 obj->efile.bss_shndx = idx; in bpf_object__elf_collect()1693 shndx == obj->efile.bss_shndx || in bpf_object__shndx_is_data()1717 else if (shndx == obj->efile.bss_shndx) in bpf_object__section_to_libbpf_map_type()