Searched refs:S_ABS (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/tools/ |
H A D | relocs.h | 25 S_ABS, enumerator
|
H A D | relocs.c | 47 [S_ABS] = 625 if (is_reloc(S_ABS, name) || is_reloc(S_REL, name)) in print_absolute_relocs() 825 if (is_reloc(S_ABS, symname)) in do_reloc64() 884 if (is_reloc(S_ABS, symname)) in do_reloc32() 929 if (is_reloc(S_ABS, symname)) in do_reloc_real() 951 if (is_reloc(S_ABS, symname)) in do_reloc_real()
|
/kernel/linux/linux-5.10/arch/mips/boot/tools/ |
H A D | relocs.h | 35 S_ABS, enumerator
|
/kernel/linux/linux-6.6/arch/mips/boot/tools/ |
H A D | relocs.h | 35 S_ABS, enumerator
|
/kernel/linux/linux-6.6/arch/x86/tools/ |
H A D | relocs.h | 26 S_ABS, enumerator
|
H A D | relocs.c | 55 [S_ABS] = 690 if (is_reloc(S_ABS, name) || is_reloc(S_REL, name)) in print_absolute_relocs() 892 if (is_reloc(S_ABS, symname)) in do_reloc64() 951 if (is_reloc(S_ABS, symname)) in do_reloc32() 996 if (is_reloc(S_ABS, symname)) in do_reloc_real() 1018 if (is_reloc(S_ABS, symname)) in do_reloc_real()
|
Completed in 5 milliseconds