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

  /src/external/gpl3/binutils/dist/ld/
pdb.c 4629 uint16_t section_header_stream_num,
4760 bfd_putl16 (section_header_stream_num, &opt.section_header_stream);
5241 uint16_t section_header_stream_num, sym_rec_stream_num, publics_stream_num; local
5331 if (!create_section_header_stream (pdb, abfd, &section_header_stream_num))
5348 if (!populate_dbi_stream (dbi_stream, abfd, pdb, section_header_stream_num,
  /src/external/gpl3/binutils.old/dist/ld/
pdb.c 4630 uint16_t section_header_stream_num,
4761 bfd_putl16 (section_header_stream_num, &opt.section_header_stream);
5242 uint16_t section_header_stream_num, sym_rec_stream_num, publics_stream_num; local
5332 if (!create_section_header_stream (pdb, abfd, &section_header_stream_num))
5349 if (!populate_dbi_stream (dbi_stream, abfd, pdb, section_header_stream_num,

Completed in 16 milliseconds