SHT_REL 223 arch/arm/kernel/module-plts.c if (s->sh_type != SHT_REL) SHT_REL 8 arch/mips/boot/tools/relocs_32.c #define SHT_REL_TYPE SHT_REL SHT_REL 687 arch/mips/kernel/vpe.c if (sechdrs[i].sh_type == SHT_REL) SHT_REL 32 arch/mips/vdso/genvdso.h case SHT_REL: SHT_REL 954 arch/parisc/kernel/module.c if (s->sh_type == SHT_REL) SHT_REL 8 arch/x86/tools/relocs_32.c #define SHT_REL_TYPE SHT_REL SHT_REL 967 kernel/kexec_file.c relsec->sh_type != SHT_REL) SHT_REL 1001 kernel/kexec_file.c else if (relsec->sh_type == SHT_REL) SHT_REL 2384 kernel/module.c if (info->sechdrs[i].sh_type == SHT_REL) SHT_REL 606 samples/bpf/bpf_load.c if (shdr.sh_type == SHT_REL) { SHT_REL 1990 scripts/mod/modpost.c else if (sechdrs[i].sh_type == SHT_REL) SHT_REL 239 scripts/recordmcount.h : w(SHT_REL); SHT_REL 492 scripts/recordmcount.h if (w(relhdr->sh_type) != SHT_REL && w(relhdr->sh_type) != SHT_RELA) SHT_REL 133 scripts/sortextable.h if ((r(&shdr[i].sh_type) == SHT_REL || SHT_REL 1616 tools/lib/bpf/libbpf.c } else if (sh.sh_type == SHT_REL) { SHT_REL 3345 tools/lib/bpf/libbpf.c if (shdr->sh_type != SHT_REL) { SHT_REL 407 tools/perf/util/symbol-elf.c } else if (shdr_rel_plt.sh_type == SHT_REL) {