Searched refs:xcoff_debug_hooks (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Ddebug.h150 extern const struct gcc_debug_hooks xcoff_debug_hooks;
H A Dtoplev.c1700 default_debug_hooks = &xcoff_debug_hooks;
1724 debug_hooks = &xcoff_debug_hooks;
H A Ddbxout.c384 const struct gcc_debug_hooks xcoff_debug_hooks =
383 const struct gcc_debug_hooks xcoff_debug_hooks = variable in typeref:struct:gcc_debug_hooks

Completed in 119 milliseconds