Searched defs:dwarf_cursor (Results 1 - 1 of 1) sorted by relevance

/external/libunwind/include/
H A Ddwarf.h31 struct dwarf_cursor; /* forward-declaration */
297 typedef struct dwarf_cursor struct
419 extern int dwarf_eval_expr (struct dwarf_cursor *c, unw_word_t *addr,
429 extern int dwarf_find_save_locs (struct dwarf_cursor *c);
430 extern int dwarf_create_state_record (struct dwarf_cursor *c,
432 extern int dwarf_make_proc_info (struct dwarf_cursor *c);
439 extern int dwarf_step (struct dwarf_cursor *c);

Completed in 245 milliseconds