Home
last modified time | relevance | path

Searched refs:SHN_COMMON (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/tools/include/uapi/linux/
H A Delf.h313 #define SHN_COMMON 0xfff2 macro
/linux-6.15/include/uapi/linux/
H A Delf.h323 #define SHN_COMMON 0xfff2 macro
/linux-6.15/arch/s390/kernel/
H A Dmachine_kexec_file.c346 if (sym->st_shndx == SHN_COMMON) { in arch_kexec_apply_relocations_add()
/linux-6.15/arch/x86/kernel/
H A Dmachine_kexec_64.c502 if (sym->st_shndx == SHN_COMMON) { in arch_kexec_apply_relocations_add()
/linux-6.15/arch/mips/kernel/
H A Dvpe.c497 case SHN_COMMON: in simplify_symbols()
/linux-6.15/arch/mips/boot/tools/
H A Drelocs.c101 else if (shndx == SHN_COMMON) in sec_name()
/linux-6.15/arch/x86/tools/
H A Drelocs.c271 else if (shndx == SHN_COMMON) in sec_name()
/linux-6.15/scripts/mod/
H A Dmodpost.c615 case SHN_COMMON: in handle_symbol()
/linux-6.15/kernel/module/
H A Dmain.c1437 case SHN_COMMON: in simplify_symbols()