Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Delf.h305 #define SHN_COMMON 0xfff2 macro
/openbmc/u-boot/include/
H A Delf.h266 #define SHN_COMMON 0xfff2 /* common symbol */ macro
/openbmc/linux/arch/s390/kernel/
H A Dmachine_kexec_file.c336 if (sym->st_shndx == SHN_COMMON) { in arch_kexec_apply_relocations_add()
/openbmc/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c489 if (sym->st_shndx == SHN_COMMON) { in arch_kexec_apply_relocations_add()
/openbmc/linux/arch/mips/boot/tools/
H A Drelocs.c101 else if (shndx == SHN_COMMON) in sec_name()
/openbmc/linux/arch/mips/kernel/
H A Dvpe.c497 case SHN_COMMON: in simplify_symbols()
/openbmc/qemu/include/
H A Delf.h1597 #define SHN_COMMON 0xfff2 macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c265 else if (shndx == SHN_COMMON) { in sec_name()
/openbmc/linux/scripts/mod/
H A Dmodpost.c628 case SHN_COMMON: in handle_symbol()
/openbmc/linux/kernel/module/
H A Dmain.c1380 case SHN_COMMON: in simplify_symbols()