SHT_PROGBITS      614 samples/bpf/bpf_load.c 			if (shdr_prog.sh_type != SHT_PROGBITS ||
SHT_PROGBITS      926 scripts/mod/modpost.c 	if (sechdr->sh_type == SHT_PROGBITS &&
SHT_PROGBITS      224 scripts/recordmcount.h 	mcsec.sh_type = w(SHT_PROGBITS);
SHT_PROGBITS      481 scripts/recordmcount.h 	if (w(txthdr->sh_type) != SHT_PROGBITS ||
SHT_PROGBITS     1592 tools/lib/bpf/libbpf.c 		} else if (sh.sh_type == SHT_PROGBITS && data->d_size > 0) {
SHT_PROGBITS      524 tools/objtool/elf.c 	sec->sh.sh_type = SHT_PROGBITS;
SHT_PROGBITS      196 tools/perf/util/genelf.c 	shdr->sh_type = SHT_PROGBITS;
SHT_PROGBITS      230 tools/perf/util/genelf.c 	shdr->sh_type = SHT_PROGBITS;
SHT_PROGBITS      318 tools/perf/util/genelf.c 	shdr->sh_type = SHT_PROGBITS;
SHT_PROGBITS      528 tools/perf/util/genelf_debug.c 	shdr->sh_type = SHT_PROGBITS;
SHT_PROGBITS      562 tools/perf/util/genelf_debug.c 	shdr->sh_type = SHT_PROGBITS;
SHT_PROGBITS      596 tools/perf/util/genelf_debug.c 	shdr->sh_type = SHT_PROGBITS;
SHT_PROGBITS     1175 tools/perf/util/probe-finder.c 		    shdr.sh_type == SHT_PROGBITS)
SHT_PROGBITS      783 tools/perf/util/symbol-elf.c 	if (ss->opdshdr.sh_type != SHT_PROGBITS)