Searched refs:gdb_bfd_map_section (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdb_bfd.h121 const gdb_byte *gdb_bfd_map_section (asection *section, bfd_size_type *size);
H A Dgdb_bfd.c665 gdb_bfd_map_section (asection *sectp, bfd_size_type *size) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdb_bfd.h128 const gdb_byte *gdb_bfd_map_section (asection *section, bfd_size_type *size);
H A Dgdb_bfd.c741 gdb_bfd_map_section (asection *sectp, bfd_size_type *size) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dsection.c161 buffer = gdb_bfd_map_section (sectp, &size);
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dsection.c163 buffer = gdb_bfd_map_section (sectp, &size);

Completed in 227 milliseconds