Lines Matching refs:INTUSE
203 if (INTUSE (dwfl_frame_reg) (state, op->atom - DW_OP_reg0, &val1) != 0
211 if (INTUSE (dwfl_frame_reg) (state, op->number, &val1) != 0 || ! push (val1))
218 if (INTUSE (dwfl_frame_reg) (state, op->atom - DW_OP_breg0, &val1) != 0)
231 if (INTUSE (dwfl_frame_reg) (state, op->number, &val1) != 0)
531 if (INTUSE(dwarf_cfi_addrframe) (cfi, pc, &frame) != 0)
583 if (INTUSE (dwfl_frame_reg) (state, regno, ®val) != 0)
630 int res = INTUSE (dwfl_frame_reg) (unwound,
691 if (INTUSE (dwfl_frame_reg) (state, firstreg++, regs++) != 0)
715 bool ok = INTUSE(dwfl_frame_pc) (state, &pc, NULL);
722 Dwfl_Module *mod = INTUSE(dwfl_addrmodule) (state->thread->process->dwfl, pc);
728 Dwarf_CFI *cfi_eh = INTUSE(dwfl_module_eh_cfi) (mod, &bias);
735 Dwarf_CFI *cfi_dwarf = INTUSE(dwfl_module_dwarf_cfi) (mod, &bias);