Lines Matching defs:frame
268 Dwarf_Frame *frame;
269 if (dwarf_cfi_addrframe (cfi_eh, addr + cfi_eh_bias, &frame) == 0
271 &frame) == 0)
275 if (dwarf_frame_cfa (frame, &cfa_ops, &cfa_nops) != 0)
281 free (frame);
366 /* 1 numeric signed argument. Offset from frame base. */
371 error (EXIT_FAILURE, 0, "DW_OP_fbreg used without a frame base");
707 // Display frame base for function if it exists.
753 // See whether the subprogram we are inlined into has a frame
1012 /* Whether this or the any outer DIE has a frame base. Used as
1147 a context (function) that has a frame base. */