Lines Matching refs:dwarf_expr_fetch
97 dwarf_expr_fetch (struct dwarf_expr_context *ctx, int n) in dwarf_expr_fetch() function
467 result = dwarf_expr_fetch (ctx, 0); in execute_stack_op()
476 result = dwarf_expr_fetch (ctx, 0); in execute_stack_op()
485 result = dwarf_expr_fetch (ctx, offset); in execute_stack_op()
489 result = dwarf_expr_fetch (ctx, 1); in execute_stack_op()
529 result = dwarf_expr_fetch (ctx, 0); in execute_stack_op()
602 second = dwarf_expr_fetch (ctx, 0); in execute_stack_op()
605 first = dwarf_expr_fetch (ctx, 0); in execute_stack_op()
682 result = dwarf_expr_fetch (ctx, 0); in execute_stack_op()
696 if (dwarf_expr_fetch (ctx, 0) != 0) in execute_stack_op()
711 addr_or_regnum = dwarf_expr_fetch (ctx, 0); in execute_stack_op()