Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Delf.h305 #define SHN_COMMON 0xfff2 macro
/linux-5.19.10/arch/s390/kernel/
Dmachine_kexec_file.c335 if (sym->st_shndx == SHN_COMMON) { in arch_kexec_apply_relocations_add()
/linux-5.19.10/arch/x86/kernel/
Dmachine_kexec_64.c462 if (sym->st_shndx == SHN_COMMON) { in arch_kexec_apply_relocations_add()
/linux-5.19.10/arch/mips/boot/tools/
Drelocs.c101 else if (shndx == SHN_COMMON) in sec_name()
/linux-5.19.10/arch/mips/kernel/
Dvpe.c498 case SHN_COMMON: in simplify_symbols()
/linux-5.19.10/arch/x86/tools/
Drelocs.c264 else if (shndx == SHN_COMMON) { in sec_name()
/linux-5.19.10/scripts/mod/
Dmodpost.c617 case SHN_COMMON: in handle_symbol()
/linux-5.19.10/kernel/module/
Dmain.c1290 case SHN_COMMON: in simplify_symbols()