Searched refs:outermost_context_p (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gdb/gdb/ | ||
| H A D | buildsym.h | 172 #define outermost_context_p() (context_stack_depth == 0) macro |
| H A D | dwarf2read.c | 2288 if (outermost_context_p ()) in read_func_scope() |