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

  /src/external/gpl3/gdb.old/dist/gdb/
objfiles.c 850 insert_section_p (const struct bfd *abfd,
917 classify as such in insert_section_p, or we could be dealing with a
1002 if (insert_section_p (objfile->obfd.get (), s->the_bfd_section))
1018 if (insert_section_p (objfile->obfd.get (), s->the_bfd_section))
847 insert_section_p (const struct bfd *abfd, function
  /src/external/gpl3/gdb/dist/gdb/
objfiles.c 849 insert_section_p (const struct bfd *abfd,
916 classify as such in insert_section_p, or we could be dealing with a
1001 if (insert_section_p (objfile->obfd.get (), s.the_bfd_section))
1017 if (insert_section_p (objfile->obfd.get (), s.the_bfd_section))
846 insert_section_p (const struct bfd *abfd, function

Completed in 24 milliseconds