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

  /src/external/gpl3/gdb/dist/gdb/compile/
compile-object-load.c 334 copy_sections (bfd *abfd, asection *sect, void *data) function
802 bfd_map_over_sections (abfd.get (), copy_sections, symbol_table);
  /src/external/gpl3/gdb.old/dist/gdb/compile/
compile-object-load.c 334 copy_sections (bfd *abfd, asection *sect, void *data) function
802 bfd_map_over_sections (abfd.get (), copy_sections, symbol_table);

Completed in 24 milliseconds