Searched refs:cfi_eh (Results 1 – 2 of 2) sorted by relevance
42 Dwarf_CFI *cfi_eh; variable218 if (cfi_eh == NULL && cfi_debug == NULL) in print_expr()222 if (dwarf_cfi_addrframe (cfi_eh, addr + cfi_eh_bias, &frame) != 0 in print_expr()806 cfi_eh = dwarf_getcfi_elf (elf); in main()
714 Dwarf_CFI *cfi_eh = INTUSE(dwfl_module_eh_cfi) (mod, &bias); in __libdwfl_frame_unwind() local715 if (cfi_eh) in __libdwfl_frame_unwind()717 handle_cfi (state, pc - bias, cfi_eh, bias); in __libdwfl_frame_unwind()