Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddwarf2expr.h125 void dwarf_expr_push (struct dwarf_expr_context *ctx, CORE_ADDR value);
H A Ddwarf2expr.c78 dwarf_expr_push (struct dwarf_expr_context *ctx, CORE_ADDR value) in dwarf_expr_push() function
725 dwarf_expr_push (ctx, result); in execute_stack_op()
H A Ddwarf2-frame.c254 dwarf_expr_push (ctx, initial); in execute_stack_op()