Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDmdebugread.c317 static struct linetable *shrink_linetable (struct linetable *);
4135 lines = shrink_linetable (lines); in psymtab_to_symtab_1()
4647 shrink_linetable (struct linetable *lt) in shrink_linetable() function