Home
last modified time | relevance | path

Searched refs:in_stack_memory (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Ddwarf2expr.c155 int in_stack_memory) in dwarf_expr_push() argument
162 v->in_stack_memory = in_stack_memory; in dwarf_expr_push()
169 int in_stack_memory) in dwarf_expr_push_address() argument
173 in_stack_memory); in dwarf_expr_push_address()
295 return ctx->stack[ctx->stack_len - (1 + n)].in_stack_memory; in dwarf_expr_fetch_in_stack_memory()
340 p->v.mem.in_stack_memory = dwarf_expr_fetch_in_stack_memory (ctx, 0); in add_piece()
666 int in_stack_memory = 0; in execute_stack_op() local
965 in_stack_memory = 1; in execute_stack_op()
973 in_stack_memory = dwarf_expr_fetch_in_stack_memory (ctx, 0); in execute_stack_op()
983 in_stack_memory = dwarf_expr_fetch_in_stack_memory (ctx, offset); in execute_stack_op()
[all …]
H A Ddwarf2expr.h123 int in_stack_memory; member
216 int in_stack_memory; member
257 int in_stack_memory);
H A Ddwarf2loc.c1668 p->v.mem.in_stack_memory, in read_pieced_value()
2234 int in_stack_memory = dwarf_expr_fetch_in_stack_memory (ctx, 0); in dwarf2_evaluate_loc_desc_full() local
2239 if (in_stack_memory) in dwarf2_evaluate_loc_desc_full()