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

/linux-master/include/uapi/linux/
H A Delf.h305 #define SHN_COMMON 0xfff2 macro
/linux-master/arch/s390/kernel/
H A Dmachine_kexec_file.c346 if (sym->st_shndx == SHN_COMMON) {
/linux-master/arch/x86/kernel/
H A Dmachine_kexec_64.c448 if (sym->st_shndx == SHN_COMMON) {
/linux-master/arch/mips/boot/tools/
H A Drelocs.c101 else if (shndx == SHN_COMMON)
/linux-master/arch/mips/kernel/
H A Dvpe.c497 case SHN_COMMON:
/linux-master/arch/x86/tools/
H A Drelocs.c265 else if (shndx == SHN_COMMON) {
/linux-master/scripts/mod/
H A Dmodpost.c617 case SHN_COMMON:
/linux-master/kernel/module/
H A Dmain.c1380 case SHN_COMMON:

Completed in 157 milliseconds