elf_nextscn 423 tools/lib/bpf/btf.c while ((scn = elf_nextscn(elf, scn)) != NULL) { elf_nextscn 680 tools/lib/bpf/libbpf.c while ((scn = elf_nextscn(elf, scn)) != NULL) { elf_nextscn 1534 tools/lib/bpf/libbpf.c while ((scn = elf_nextscn(elf, scn)) != NULL) { elf_nextscn 199 tools/objtool/elf.c if (elf_nextscn(elf->elf, s)) { elf_nextscn 194 tools/perf/util/symbol-elf.c while ((sec = elf_nextscn(elf, sec)) != NULL) { elf_nextscn 217 tools/perf/util/symbol-elf.c while ((sec = elf_nextscn(elf, sec)) != NULL) {