Lines Matching refs:Dwfl_Frame
52 __libdwfl_frame_reg_get (Dwfl_Frame *state, unsigned regno, Dwarf_Addr *val) in __libdwfl_frame_reg_get()
69 __libdwfl_frame_reg_set (Dwfl_Frame *state, unsigned regno, Dwarf_Addr val) in __libdwfl_frame_reg_set()
86 state_get_reg (Dwfl_Frame *state, unsigned regno, Dwarf_Addr *val) in state_get_reg()
108 expr_eval (Dwfl_Frame *state, Dwarf_Frame *frame, const Dwarf_Op *ops, in expr_eval()
498 new_unwound (Dwfl_Frame *state) in new_unwound()
506 Dwfl_Frame *unwound; in new_unwound()
523 handle_cfi (Dwfl_Frame *state, Dwarf_Addr pc, Dwarf_CFI *cfi, Dwarf_Addr bias) in handle_cfi()
532 Dwfl_Frame *unwound = state->unwound; in handle_cfi()
631 Dwfl_Frame *state = arg; in setfunc()
632 Dwfl_Frame *unwound = state->unwound; in setfunc()
651 Dwfl_Frame *state = arg; in getfunc()
662 Dwfl_Frame *state = arg; in readfunc()
671 __libdwfl_frame_unwind (Dwfl_Frame *state) in __libdwfl_frame_unwind()