HomeSort by: relevance | last modified time | path
    Searched defs:gptab_data_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;
15103 gptab_data_sec = NULL;
15451 gptab_data_sec = o;
15471 if (o == gptab_data_sec)
15661 if (gptab_data_sec != NULL)
15663 if (! bfd_set_section_contents (abfd, gptab_data_sec,
15664 gptab_data_sec->contents,
15665 0, gptab_data_sec->size))
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;
15052 gptab_data_sec = NULL;
15400 gptab_data_sec = o;
15420 if (o == gptab_data_sec)
15610 if (gptab_data_sec != NULL)
15612 if (! bfd_set_section_contents (abfd, gptab_data_sec,
15613 gptab_data_sec->contents,
15614 0, gptab_data_sec->size))
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;
14947 gptab_data_sec = NULL;
15295 gptab_data_sec = o;
15315 if (o == gptab_data_sec)
15504 if (gptab_data_sec != NULL)
15506 if (! bfd_set_section_contents (abfd, gptab_data_sec,
15507 gptab_data_sec->contents,
15508 0, gptab_data_sec->size))
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;
14961 gptab_data_sec = NULL;
15309 gptab_data_sec = o;
15329 if (o == gptab_data_sec)
15518 if (gptab_data_sec != NULL)
15520 if (! bfd_set_section_contents (abfd, gptab_data_sec,
15521 gptab_data_sec->contents,
15522 0, gptab_data_sec->size))
14830 asection *reginfo_sec, *mdebug_sec, *gptab_data_sec, *gptab_bss_sec; local

Completed in 67 milliseconds