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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 15017 asection *reginfo_sec, *mdebug_sec, *gptab_data_sec, *gptab_bss_sec;
15101 reginfo_sec = NULL;
15196 reginfo_sec = o;
15641 if (reginfo_sec != NULL)
15646 if (! bfd_set_section_contents (abfd, reginfo_sec, &ext, 0, sizeof ext))
14972 asection *reginfo_sec, *mdebug_sec, *gptab_data_sec, *gptab_bss_sec; local
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 14966 asection *reginfo_sec, *mdebug_sec, *gptab_data_sec, *gptab_bss_sec;
15050 reginfo_sec = NULL;
15145 reginfo_sec = o;
15590 if (reginfo_sec != NULL)
15595 if (! bfd_set_section_contents (abfd, reginfo_sec, &ext, 0, sizeof ext))
14921 asection *reginfo_sec, *mdebug_sec, *gptab_data_sec, *gptab_bss_sec; local
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 14861 asection *reginfo_sec, *mdebug_sec, *gptab_data_sec, *gptab_bss_sec;
14945 reginfo_sec = NULL;
15040 reginfo_sec = o;
15484 if (reginfo_sec != NULL)
15489 if (! bfd_set_section_contents (abfd, reginfo_sec, &ext, 0, sizeof ext))
14816 asection *reginfo_sec, *mdebug_sec, *gptab_data_sec, *gptab_bss_sec; local
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 14875 asection *reginfo_sec, *mdebug_sec, *gptab_data_sec, *gptab_bss_sec;
14959 reginfo_sec = NULL;
15054 reginfo_sec = o;
15498 if (reginfo_sec != NULL)
15503 if (! bfd_set_section_contents (abfd, reginfo_sec, &ext, 0, sizeof ext))
14830 asection *reginfo_sec, *mdebug_sec, *gptab_data_sec, *gptab_bss_sec; local

Completed in 72 milliseconds