Home
last modified time | relevance | path

Searched refs:some_bfd (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dexec.c563 build_section_table (struct bfd *some_bfd) in build_section_table() argument
567 for (asection *asect : gdb_bfd_sections (some_bfd)) in build_section_table()