Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Delf.h305 #define SHN_COMMON 0xfff2 macro
/linux-6.12.1/arch/s390/kernel/
Dmachine_kexec_file.c346 if (sym->st_shndx == SHN_COMMON) { in arch_kexec_apply_relocations_add()
/linux-6.12.1/arch/x86/kernel/
Dmachine_kexec_64.c482 if (sym->st_shndx == SHN_COMMON) { in arch_kexec_apply_relocations_add()
/linux-6.12.1/arch/mips/boot/tools/
Drelocs.c101 else if (shndx == SHN_COMMON) in sec_name()
/linux-6.12.1/arch/mips/kernel/
Dvpe.c497 case SHN_COMMON: in simplify_symbols()
/linux-6.12.1/arch/x86/tools/
Drelocs.c268 else if (shndx == SHN_COMMON) in sec_name()
/linux-6.12.1/scripts/mod/
Dmodpost.c608 case SHN_COMMON: in handle_symbol()
/linux-6.12.1/kernel/module/
Dmain.c1405 case SHN_COMMON: in simplify_symbols()