Searched refs:pop_context (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dbuildsym.h265 extern struct context_stack *pop_context (void);
H A Dbuildsym.c835 cstk = pop_context ();
1084 pop_context (void)
1077 pop_context (void) function
H A Ddbxread.c2727 new = pop_context ();
2792 new = pop_context ();
3119 new = pop_context ();
H A Dcoffread.c993 new = pop_context ();
1067 new = pop_context ();
H A Ddwarfread.c736 new = pop_context ();
1799 new = pop_context ();
H A Dxcoffread.c1294 new = pop_context ();
1386 new = pop_context ();
H A Dhpread.c5604 new = pop_context ();
5629 new = pop_context ();
5665 new = pop_context ();
H A Ddwarf2read.c2950 new = pop_context ();
3006 new = pop_context ();
/haiku-fatelf/src/bin/bash/
H A Dvariables.h290 extern void pop_context __P((void));
H A Dexecute_cmd.c3932 add_unwind_protect (pop_context, (char *)NULL);
H A Dvariables.c3956 pop_context () function

Completed in 179 milliseconds