Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dobjfiles.h451 compunit_symtab_range compunits () in compunits()
453 return compunit_symtab_range (compunit_symtabs); in compunits()
Dsymtab.h2015 using compunit_symtab_range = next_range<compunit_symtab>; variable
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git181764 <compunits>: Return compunit_symtab_range.
181778 * symtab.h (compunit_symtab_range):