Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddebug.h236 extern const struct gcc_debug_hooks dwarf2_lineno_debug_hooks;
H A Dtoplev.c1491 debug_hooks = &dwarf2_lineno_debug_hooks; in process_options()
H A Ddwarf2out.c2821 const struct gcc_debug_hooks dwarf2_lineno_debug_hooks = variable