Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dbuildsym.h172 #define outermost_context_p() (context_stack_depth == 0) macro
H A Ddwarf2read.c2288 if (outermost_context_p ()) in read_func_scope()