Home
last modified time | relevance | path

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

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

Completed in 24 milliseconds