Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/kernel/
Dmachine_kexec_file.c169 if (sym->st_shndx == SHN_COMMON) in arch_kexec_apply_relocations_add()
/Linux-v4.19/include/uapi/linux/
Delf.h300 #define SHN_COMMON 0xfff2 macro
/Linux-v4.19/arch/x86/kernel/
Dmachine_kexec_64.c460 if (sym->st_shndx == SHN_COMMON) { in arch_kexec_apply_relocations_add()
/Linux-v4.19/arch/mips/boot/tools/
Drelocs.c101 else if (shndx == SHN_COMMON) in sec_name()
/Linux-v4.19/arch/mips/kernel/
Dvpe.c498 case SHN_COMMON: in simplify_symbols()
/Linux-v4.19/arch/x86/tools/
Drelocs.c251 else if (shndx == SHN_COMMON) { in sec_name()
/Linux-v4.19/scripts/mod/
Dmodpost.c650 case SHN_COMMON: in handle_modversions()
/Linux-v4.19/kernel/
Dmodule.c2248 case SHN_COMMON: in simplify_symbols()