Searched refs:mips_elf_scom_section (Results 1 – 1 of 1) sorted by relevance
6726 static asection mips_elf_scom_section; variable6779 if (mips_elf_scom_section.name == NULL) in _bfd_mips_elf_symbol_processing()6782 mips_elf_scom_section.name = ".scommon"; in _bfd_mips_elf_symbol_processing()6783 mips_elf_scom_section.flags = SEC_IS_COMMON; in _bfd_mips_elf_symbol_processing()6784 mips_elf_scom_section.output_section = &mips_elf_scom_section; in _bfd_mips_elf_symbol_processing()6785 mips_elf_scom_section.symbol = &mips_elf_scom_symbol; in _bfd_mips_elf_symbol_processing()6786 mips_elf_scom_section.symbol_ptr_ptr = &mips_elf_scom_symbol_ptr; in _bfd_mips_elf_symbol_processing()6789 mips_elf_scom_symbol.section = &mips_elf_scom_section; in _bfd_mips_elf_symbol_processing()6792 asym->section = &mips_elf_scom_section; in _bfd_mips_elf_symbol_processing()