Searched refs:get_context_stack_depth (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dbuildsym-legacy.h125 extern int get_context_stack_depth ();
H A Dbuildsym-legacy.c93 get_context_stack_depth ()
96 return buildsym_compunit->get_context_stack_depth ();
92 get_context_stack_depth () function
H A Dbuildsym.h287 int get_context_stack_depth () const function in struct:buildsym_compunit
H A Ddbxread.c2540 if (get_context_stack_depth () > 1)
2824 if (get_context_stack_depth () > 1)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dbuildsym-legacy.h160 extern int get_context_stack_depth ();
H A Dbuildsym-legacy.c129 get_context_stack_depth ()
132 return buildsym_compunit->get_context_stack_depth ();
128 get_context_stack_depth () function
H A Dbuildsym.h235 int get_context_stack_depth () const function in struct:buildsym_compunit
H A Ddbxread.c2486 if (get_context_stack_depth () > 1)
2771 if (get_context_stack_depth () > 1)

Completed in 287 milliseconds