Home
last modified time | relevance | path

Searched refs:S_REL (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/mips/boot/tools/
Drelocs.h36 S_REL, enumerator
/linux-5.19.10/arch/x86/tools/
Drelocs.h27 S_REL, enumerator
Drelocs.c65 [S_REL] =
100 [S_REL] =
681 if (is_reloc(S_ABS, name) || is_reloc(S_REL, name)) in print_absolute_relocs()
832 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc64()
921 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc32()
966 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc_real()
1012 if (is_reloc(S_REL, symname)) { in do_reloc_real()