data_shndx 275 tools/lib/bpf/libbpf.c int data_shndx; data_shndx 525 tools/lib/bpf/libbpf.c obj->efile.data_shndx = -1; data_shndx 866 tools/lib/bpf/libbpf.c if (obj->efile.data_shndx >= 0) { data_shndx 868 tools/lib/bpf/libbpf.c obj->efile.data_shndx, data_shndx 1609 tools/lib/bpf/libbpf.c obj->efile.data_shndx = idx; data_shndx 1692 tools/lib/bpf/libbpf.c return shndx == obj->efile.data_shndx || data_shndx 1715 tools/lib/bpf/libbpf.c if (shndx == obj->efile.data_shndx)