Searched refs:score_elf_scom_section (Results 1 – 2 of 2) sorted by relevance
200 static asection score_elf_scom_section; variable2843 if (score_elf_scom_section.name == NULL) in s7_bfd_score_elf_symbol_processing()2846 score_elf_scom_section.name = ".scommon"; in s7_bfd_score_elf_symbol_processing()2847 score_elf_scom_section.flags = SEC_IS_COMMON; in s7_bfd_score_elf_symbol_processing()2848 score_elf_scom_section.output_section = &score_elf_scom_section; in s7_bfd_score_elf_symbol_processing()2849 score_elf_scom_section.symbol = &score_elf_scom_symbol; in s7_bfd_score_elf_symbol_processing()2850 score_elf_scom_section.symbol_ptr_ptr = &score_elf_scom_symbol_ptr; in s7_bfd_score_elf_symbol_processing()2853 score_elf_scom_symbol.section = &score_elf_scom_section; in s7_bfd_score_elf_symbol_processing()2856 asym->section = &score_elf_scom_section; in s7_bfd_score_elf_symbol_processing()
203 static asection score_elf_scom_section; variable3038 if (score_elf_scom_section.name == NULL) in s3_bfd_score_elf_symbol_processing()3041 score_elf_scom_section.name = ".scommon"; in s3_bfd_score_elf_symbol_processing()3042 score_elf_scom_section.flags = SEC_IS_COMMON; in s3_bfd_score_elf_symbol_processing()3043 score_elf_scom_section.output_section = &score_elf_scom_section; in s3_bfd_score_elf_symbol_processing()3044 score_elf_scom_section.symbol = &score_elf_scom_symbol; in s3_bfd_score_elf_symbol_processing()3045 score_elf_scom_section.symbol_ptr_ptr = &score_elf_scom_symbol_ptr; in s3_bfd_score_elf_symbol_processing()3048 score_elf_scom_symbol.section = &score_elf_scom_section; in s3_bfd_score_elf_symbol_processing()3051 asym->section = &score_elf_scom_section; in s3_bfd_score_elf_symbol_processing()