Home
last modified time | relevance | path

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

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

Completed in 24 milliseconds