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

  /src/external/gpl3/binutils/dist/bfd/
elf64-mmix.c 2080 static asection mmix_elf_reg_section;
2082 GLOBAL_SYM_INIT (MMIX_REG_SECTION_NAME, &mmix_elf_reg_section);
2083 static asection mmix_elf_reg_section =
2084 BFD_FAKE_SECTION (mmix_elf_reg_section, &mmix_elf_reg_section_symbol,
2098 asym->section = &mmix_elf_reg_section;
2075 static asection mmix_elf_reg_section; variable
2078 static asection mmix_elf_reg_section = variable
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-mmix.c 2079 static asection mmix_elf_reg_section;
2081 GLOBAL_SYM_INIT (MMIX_REG_SECTION_NAME, &mmix_elf_reg_section);
2082 static asection mmix_elf_reg_section =
2083 BFD_FAKE_SECTION (mmix_elf_reg_section, &mmix_elf_reg_section_symbol,
2097 asym->section = &mmix_elf_reg_section;
2074 static asection mmix_elf_reg_section; variable
2077 static asection mmix_elf_reg_section = variable
  /src/external/gpl3/gdb/dist/bfd/
elf64-mmix.c 2079 static asection mmix_elf_reg_section;
2081 GLOBAL_SYM_INIT (MMIX_REG_SECTION_NAME, &mmix_elf_reg_section);
2082 static asection mmix_elf_reg_section =
2083 BFD_FAKE_SECTION (mmix_elf_reg_section, &mmix_elf_reg_section_symbol,
2097 asym->section = &mmix_elf_reg_section;
2074 static asection mmix_elf_reg_section; variable
2077 static asection mmix_elf_reg_section = variable
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-mmix.c 2083 static asection mmix_elf_reg_section;
2085 GLOBAL_SYM_INIT (MMIX_REG_SECTION_NAME, &mmix_elf_reg_section);
2086 static asection mmix_elf_reg_section =
2087 BFD_FAKE_SECTION (mmix_elf_reg_section, &mmix_elf_reg_section_symbol,
2101 asym->section = &mmix_elf_reg_section;
2078 static asection mmix_elf_reg_section; variable
2081 static asection mmix_elf_reg_section = variable

Completed in 22 milliseconds