Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Delf.h301 #define SHN_COMMON 0xfff2 macro
/linux/arch/s390/kernel/
A Dmachine_kexec_file.c327 if (sym->st_shndx == SHN_COMMON) { in arch_kexec_apply_relocations_add()
/linux/arch/x86/kernel/
A Dmachine_kexec_64.c463 if (sym->st_shndx == SHN_COMMON) { in arch_kexec_apply_relocations_add()
/linux/arch/mips/kernel/
A Dvpe.c498 case SHN_COMMON: in simplify_symbols()
/linux/arch/mips/boot/tools/
A Drelocs.c101 else if (shndx == SHN_COMMON) in sec_name()
/linux/arch/x86/tools/
A Drelocs.c264 else if (shndx == SHN_COMMON) { in sec_name()
/linux/scripts/mod/
A Dmodpost.c704 case SHN_COMMON: in handle_symbol()
/linux/kernel/
A Dmodule.c2297 case SHN_COMMON: in simplify_symbols()

Completed in 27 milliseconds