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
421 extern int dwarf_eval_expr (struct dwarf_cursor *c, unw_word_t *addr,
431 extern int dwarf_find_save_locs (struct dwarf_cursor *c);
432 extern int dwarf_create_state_record (struct dwarf_cursor *c,
434 extern int dwarf_make_proc_info (struct dwarf_cursor *c);
441 extern int dwarf_step (struct dwarf_cursor *c);

Completed in 56 milliseconds