| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-tic6x.c | 130 static asection tic6x_elf_scom_section; variable 132 GLOBAL_SYM_INIT (".scommon", &tic6x_elf_scom_section); 133 static asection tic6x_elf_scom_section = variable 134 BFD_FAKE_SECTION (tic6x_elf_scom_section, &tic6x_elf_scom_symbol, 2967 asym->section = &tic6x_elf_scom_section;
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-tic6x.c | 130 static asection tic6x_elf_scom_section; variable 132 GLOBAL_SYM_INIT (".scommon", &tic6x_elf_scom_section); 133 static asection tic6x_elf_scom_section = variable 134 BFD_FAKE_SECTION (tic6x_elf_scom_section, &tic6x_elf_scom_symbol, 2969 asym->section = &tic6x_elf_scom_section;
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-tic6x.c | 130 static asection tic6x_elf_scom_section; variable 132 GLOBAL_SYM_INIT (".scommon", &tic6x_elf_scom_section); 133 static asection tic6x_elf_scom_section = variable 134 BFD_FAKE_SECTION (tic6x_elf_scom_section, &tic6x_elf_scom_symbol, 2969 asym->section = &tic6x_elf_scom_section;
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-tic6x.c | 130 static asection tic6x_elf_scom_section; variable 132 GLOBAL_SYM_INIT (".scommon", &tic6x_elf_scom_section); 133 static asection tic6x_elf_scom_section = variable 134 BFD_FAKE_SECTION (tic6x_elf_scom_section, &tic6x_elf_scom_symbol, 2977 asym->section = &tic6x_elf_scom_section;
|