Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/boot/tools/
Drelocs.h36 S_REL, enumerator
/linux-6.12.1/arch/x86/tools/
Drelocs.h27 S_REL, enumerator
Drelocs.c67 [S_REL] =
102 [S_REL] =
684 if (is_reloc(S_ABS, name) || is_reloc(S_REL, name)) in print_absolute_relocs()
846 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc64()
932 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc32()
974 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc_real()
1018 if (is_reloc(S_REL, symname)) { in do_reloc_real()