Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblunwind.c36 ebl_unwind (Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc, in ebl_unwind() function
Dlibebl.h387 extern bool ebl_unwind (Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc,
DChangeLog308 * eblunwind.c (ebl_unwind): Likewise.
382 (ebl_unwind): New declaration.
/external/elfutils/libdwfl/
Dframe_unwind.c765 if (! ebl_unwind (ebl, pc, setfunc, getfunc, readfunc, state, &signal_frame)) in __libdwfl_frame_unwind()
DChangeLog1377 (__libdwfl_frame_unwind): Call ebl_unwind with those functions.