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

  /src/external/gpl3/binutils/dist/bfd/
section.c 58 <<bfd_make_section>>) to the sections attached to an already open
164 . the same as that passed to bfd_make_section. *}
1289 bfd_make_section
1292 asection *bfd_make_section (bfd *, const char *name);
1302 bfd_make_section (bfd *abfd, const char *name) function
  /src/external/gpl3/binutils.old/dist/bfd/
section.c 58 <<bfd_make_section>>) to the sections attached to an already open
164 . the same as that passed to bfd_make_section. *}
1285 bfd_make_section
1288 asection *bfd_make_section (bfd *, const char *name);
1298 bfd_make_section (bfd *abfd, const char *name) function
  /src/external/gpl3/gdb/dist/bfd/
section.c 58 <<bfd_make_section>>) to the sections attached to an already open
164 . the same as that passed to bfd_make_section. *}
1286 bfd_make_section
1289 asection *bfd_make_section (bfd *, const char *name);
1299 bfd_make_section (bfd *abfd, const char *name) function
  /src/external/gpl3/gdb.old/dist/bfd/
section.c 58 <<bfd_make_section>>) to the sections attached to an already open
164 . the same as that passed to bfd_make_section. *}
1285 bfd_make_section
1288 asection *bfd_make_section (bfd *, const char *name);
1298 bfd_make_section (bfd *abfd, const char *name) function

Completed in 25 milliseconds