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

  /src/external/gpl3/binutils/dist/bfd/
opncls.c 309 bfd_openr
312 bfd *bfd_openr (const char *filename, const char *target);
330 bfd_openr (const char *filename, const char *target) function
779 Create a new BFD as if by bfd_openr. Rather than opening a
999 returned by <<bfd_openr>>. It does this by writing the
1906 file = bfd_openr (name, NULL);
  /src/external/gpl3/binutils.old/dist/bfd/
opncls.c 311 bfd_openr
314 bfd *bfd_openr (const char *filename, const char *target);
332 bfd_openr (const char *filename, const char *target) function
781 Create a new BFD as if by bfd_openr. Rather than opening a
1001 returned by <<bfd_openr>>. It does this by writing the
1911 file = bfd_openr (name, NULL);
  /src/external/gpl3/gdb.old/dist/bfd/
opncls.c 354 bfd_openr
357 bfd *bfd_openr (const char *filename, const char *target);
375 bfd_openr (const char *filename, const char *target) function
824 Create a new BFD as if by bfd_openr. Rather than opening a
1045 returned by <<bfd_openr>>. It does this by writing the
1955 file = bfd_openr (name, NULL);
  /src/external/gpl3/gdb/dist/bfd/
opncls.c 311 bfd_openr
314 bfd *bfd_openr (const char *filename, const char *target);
332 bfd_openr (const char *filename, const char *target) function
781 Create a new BFD as if by bfd_openr. Rather than opening a
1001 returned by <<bfd_openr>>. It does this by writing the
1911 file = bfd_openr (name, NULL);

Completed in 25 milliseconds