Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Delf.h296 #define SHN_COMMON 0xfff2 macro
/linux-4.1.27/arch/x86/kernel/
Dmachine_kexec_64.c485 if (sym->st_shndx == SHN_COMMON) { in arch_kexec_apply_relocations_add()
/linux-4.1.27/arch/mips/kernel/
Dvpe.c498 case SHN_COMMON: in simplify_symbols()
/linux-4.1.27/arch/x86/tools/
Drelocs.c249 else if (shndx == SHN_COMMON) { in sec_name()
/linux-4.1.27/scripts/mod/
Dmodpost.c625 case SHN_COMMON: in handle_modversions()
/linux-4.1.27/kernel/
Dmodule.c1953 case SHN_COMMON: in simplify_symbols()