Home
last modified time | relevance | path

Searched refs:ebl_unwind (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/src/libebl/
Deblunwind.c36 ebl_unwind (Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc, in ebl_unwind() function
Dlibebl.h450 extern bool ebl_unwind (Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc,
DChangeLog47 (ebl_unwind): New declaration.
/external/elfutils/src/libdwfl/
Dframe_unwind.c713 if (! ebl_unwind (ebl, pc, setfunc, getfunc, readfunc, state, &signal_frame)) in __libdwfl_frame_unwind()
DChangeLog422 (__libdwfl_frame_unwind): Call ebl_unwind with those functions.