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

  /src/external/gpl3/binutils/dist/gas/
as.c 1358 bfd_std_section_init (const char *name)
1445 bfd_std_section_init (BFD_ABS_SECTION_NAME);
1446 bfd_std_section_init (BFD_UND_SECTION_NAME);
1356 bfd_std_section_init (const char *name) function
  /src/external/gpl3/binutils.old/dist/gas/
as.c 1338 bfd_std_section_init (const char *name)
1425 bfd_std_section_init (BFD_ABS_SECTION_NAME);
1426 bfd_std_section_init (BFD_UND_SECTION_NAME);
1336 bfd_std_section_init (const char *name) function

Completed in 20 milliseconds