Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Delf.h305 #define SHN_COMMON 0xfff2 macro
/linux/arch/s390/kernel/
H A Dmachine_kexec_file.c346 if (sym->st_shndx == SHN_COMMON) { in arch_kexec_apply_relocations_add()
/linux/arch/mips/kernel/
H A Dvpe.c497 case SHN_COMMON: in simplify_symbols()
/linux/arch/mips/boot/tools/
H A Drelocs.c101 else if (shndx == SHN_COMMON) in sec_name()