Searched refs:mips_elf_scom_section (Results 1 – 1 of 1) sorted by relevance
6699 static asection mips_elf_scom_section; variable6752 if (mips_elf_scom_section.name == NULL) in _bfd_mips_elf_symbol_processing()6755 mips_elf_scom_section.name = ".scommon"; in _bfd_mips_elf_symbol_processing()6756 mips_elf_scom_section.flags = SEC_IS_COMMON; in _bfd_mips_elf_symbol_processing()6757 mips_elf_scom_section.output_section = &mips_elf_scom_section; in _bfd_mips_elf_symbol_processing()6758 mips_elf_scom_section.symbol = &mips_elf_scom_symbol; in _bfd_mips_elf_symbol_processing()6759 mips_elf_scom_section.symbol_ptr_ptr = &mips_elf_scom_symbol_ptr; in _bfd_mips_elf_symbol_processing()6762 mips_elf_scom_symbol.section = &mips_elf_scom_section; in _bfd_mips_elf_symbol_processing()6765 asym->section = &mips_elf_scom_section; in _bfd_mips_elf_symbol_processing()