elf_rawdata       418 tools/lib/bpf/btf.c 	if (!elf_rawdata(elf_getscn(elf, ehdr.e_shstrndx), NULL)) {
elf_rawdata      1529 tools/lib/bpf/libbpf.c 	if (!elf_rawdata(elf_getscn(elf, ep->e_shstrndx), NULL)) {
elf_rawdata       214 tools/perf/util/symbol-elf.c 	if (!elf_rawdata(elf_getscn(elf, ep->e_shstrndx), NULL))
elf_rawdata      1007 tools/perf/util/symbol-elf.c 		opddata = elf_rawdata(runtime_ss->opdsec, NULL);