| /OK3568_Linux_fs/kernel/arch/x86/tools/ |
| H A D | relocs.c | 252 else if (shndx == SHN_ABS) { in sec_name() 562 if (sym->st_shndx != SHN_ABS) { in print_absolute_symbols() 609 if (sym->st_shndx != SHN_ABS) { in print_absolute_relocs() 775 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc64() 870 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc32() 915 int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname); in do_reloc_real()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | machine_kexec_file.c | 308 sym->st_shndx != SHN_ABS) in arch_kexec_apply_relocations_add() 316 if (sym->st_shndx != SHN_ABS) in arch_kexec_apply_relocations_add()
|
| H A D | module.c | 145 symbols[i].st_shndx = SHN_ABS; in module_frob_arch_sections()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | module.c | 77 sym[i].st_shndx = SHN_ABS; in module_frob_arch_sections()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | module_64.c | 263 syms[i].st_shndx = SHN_ABS; in dedotify() 281 if (syms[i].st_shndx == SHN_ABS in find_dot_toc()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 300 #define SHN_ABS 0xfff1 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | elf.h | 299 #define SHN_ABS 0xfff1 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | elf.h | 299 #define SHN_ABS 0xfff1 macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | elf.h | 241 #define SHN_ABS 0xfff1 /* absolute value */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf_common.h | 267 #define SHN_ABS 0xfff1 /* Absolute values. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf_common.h | 267 #define SHN_ABS 0xfff1 /* Absolute values. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf_common.h | 267 #define SHN_ABS 0xfff1 /* Absolute values. */ macro
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | machine_kexec_64.c | 496 if (sym->st_shndx == SHN_ABS) in arch_kexec_apply_relocations_add()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf_common.h | 267 #define SHN_ABS 0xfff1 /* Absolute values. */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | vpe.c | 509 case SHN_ABS: in simplify_symbols()
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/tools/ |
| H A D | relocs.c | 99 else if (shndx == SHN_ABS) in sec_name()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | symbol-elf.c | 150 sym->st_shndx != SHN_ABS && in elf_sym__is_label() 1221 if (sym.st_shndx == SHN_ABS) in dso__load_sym()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | module.c | 2390 case SHN_ABS: in simplify_symbols() 2702 if (sym->st_shndx == SHN_ABS || sym->st_shndx == info->index.pcpu) in elf_type()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | elf.h | 421 #define SHN_ABS 0xfff1 /* Associated symbol is absolute */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | elf.h | 421 #define SHN_ABS 0xfff1 /* Associated symbol is absolute */ macro
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.c | 687 if (sym->st_shndx == SHN_ABS) { in handle_modversion()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | ld.info | 6763 section 'SHN_ABS'.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | ld.info | 6763 section 'SHN_ABS'.
|