Searched refs:push_context (Results 1 – 11 of 11) sorted by relevance
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | buildsym.h | 262 extern struct context_stack *push_context (int desc, CORE_ADDR valu);
|
| HD | coffread.c | 962 new = push_context (depth, fcn_start_addr); in coff_symtab_read() 1047 push_context (++depth, tmpaddr); in coff_symtab_read()
|
| HD | buildsym.c | 1048 push_context (int desc, CORE_ADDR valu) in push_context() function
|
| HD | xcoffread.c | 1264 new = push_context (0, fcn_start_addr + off); in read_xcoff_symtab() 1369 new = push_context (depth, in read_xcoff_symtab()
|
| HD | dwarfread.c | 723 push_context (0, dip->at_low_pc); in read_lexical_block_scope() 1790 new = push_context (0, dip->at_low_pc); in read_func_scope()
|
| HD | hpread.c | 5273 new = push_context (0, valu); in hpread_process_one_debug_symbol() 5396 new = push_context (0, valu); in hpread_process_one_debug_symbol() 5546 new = push_context (desc, valu); in hpread_process_one_debug_symbol() 6059 new = push_context (desc, valu); in hpread_process_one_debug_symbol()
|
| HD | dbxread.c | 2783 new = push_context (desc, valu); in process_one_symbol() 3206 new = push_context (0, valu); in process_one_symbol()
|
| HD | dwarf2read.c | 2244 new = push_context (0, lowpc); in read_func_scope() 2320 push_context (0, lowpc); in read_lexical_block_scope()
|
| /freebsd-11-stable/contrib/gcc/cp/ |
| HD | ChangeLog | 2626 (push_context, pop_context): Remove. 6070 (push_context, pop_context): New static functions. 6078 (cp_genericize): Call push_context and pop_context.
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | ChangeLog-2005 | 24786 (push_context, pop_context): Remove static functions. 24787 (c_genericize): Don't call push_context or pop_context.
|
| HD | ChangeLog-2004 | 14876 * c-gimplify.c (push_context, pop_context, finish_bc_block):
|