Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/boot/tools/ !
Drelocs.h36 S_REL, enumerator
/linux-6.1.9/arch/x86/tools/ !
Drelocs.h27 S_REL, enumerator
Drelocs.c66 [S_REL] =
101 [S_REL] =
682 if (is_reloc(S_ABS, name) || is_reloc(S_REL, name)) in print_absolute_relocs()
833 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc64()
922 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc32()
967 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc_real()
1013 if (is_reloc(S_REL, symname)) { in do_reloc_real()