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

  /src/external/gpl3/binutils/dist/bfd/
elf64-mmix.c 1826 asection *allocated_gregs_section = NULL;
1859 if (allocated_gregs_section == NULL)
1860 allocated_gregs_section
1864 if (allocated_gregs_section == NULL)
1866 allocated_gregs_section
1877 if (allocated_gregs_section == NULL
1878 || !bfd_set_section_alignment (allocated_gregs_section, 3))
1885 mmix_elf_section_data (allocated_gregs_section)->bpo.greg
1890 = mmix_elf_section_data (allocated_gregs_section)->bpo.greg;
1908 = allocated_gregs_section;
1822 asection *allocated_gregs_section = NULL; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-mmix.c 1825 asection *allocated_gregs_section = NULL;
1858 if (allocated_gregs_section == NULL)
1859 allocated_gregs_section
1863 if (allocated_gregs_section == NULL)
1865 allocated_gregs_section
1876 if (allocated_gregs_section == NULL
1877 || !bfd_set_section_alignment (allocated_gregs_section, 3))
1884 mmix_elf_section_data (allocated_gregs_section)->bpo.greg
1889 = mmix_elf_section_data (allocated_gregs_section)->bpo.greg;
1907 = allocated_gregs_section;
1821 asection *allocated_gregs_section = NULL; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-mmix.c 1825 asection *allocated_gregs_section = NULL;
1858 if (allocated_gregs_section == NULL)
1859 allocated_gregs_section
1863 if (allocated_gregs_section == NULL)
1865 allocated_gregs_section
1876 if (allocated_gregs_section == NULL
1877 || !bfd_set_section_alignment (allocated_gregs_section, 3))
1884 mmix_elf_section_data (allocated_gregs_section)->bpo.greg
1889 = mmix_elf_section_data (allocated_gregs_section)->bpo.greg;
1907 = allocated_gregs_section;
1821 asection *allocated_gregs_section = NULL; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-mmix.c 1826 asection *allocated_gregs_section = NULL;
1859 if (allocated_gregs_section == NULL)
1860 allocated_gregs_section
1864 if (allocated_gregs_section == NULL)
1866 allocated_gregs_section
1877 if (allocated_gregs_section == NULL
1878 || !bfd_set_section_alignment (allocated_gregs_section, 3))
1885 mmix_elf_section_data (allocated_gregs_section)->bpo.greg
1890 = mmix_elf_section_data (allocated_gregs_section)->bpo.greg;
1908 = allocated_gregs_section;
1822 asection *allocated_gregs_section = NULL; local
    [all...]

Completed in 21 milliseconds