Searched refs:tic6x_elf_scom_section (Results 1 – 2 of 2) sorted by relevance
147 static asection tic6x_elf_scom_section; variable3053 if (tic6x_elf_scom_section.name == NULL) in elf32_tic6x_symbol_processing()3056 tic6x_elf_scom_section.name = ".scommon"; in elf32_tic6x_symbol_processing()3057 tic6x_elf_scom_section.flags = SEC_IS_COMMON; in elf32_tic6x_symbol_processing()3058 tic6x_elf_scom_section.output_section = &tic6x_elf_scom_section; in elf32_tic6x_symbol_processing()3059 tic6x_elf_scom_section.symbol = &tic6x_elf_scom_symbol; in elf32_tic6x_symbol_processing()3060 tic6x_elf_scom_section.symbol_ptr_ptr = &tic6x_elf_scom_symbol_ptr; in elf32_tic6x_symbol_processing()3063 tic6x_elf_scom_symbol.section = &tic6x_elf_scom_section; in elf32_tic6x_symbol_processing()3066 asym->section = &tic6x_elf_scom_section; in elf32_tic6x_symbol_processing()
2781 (tic6x_elf_scom_section, tic6x_elf_scom_symbol,