HomeSort by: relevance | last modified time | path
    Searched defs:tic6x_elf_scom_section (Results 1 - 4 of 4) sorted by relevancy

  /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;

Completed in 34 milliseconds