Home
last modified time | relevance | path

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

/third_party/libunwind/include/
Ddwarf.h316 typedef struct dwarf_cursor struct
318 void *as_arg; /* argument to address-space callbacks */
319 unw_addr_space_t as; /* reference to per-address-space info */
321 unw_word_t cfa; /* canonical frame address; aka frame-/stack-pointer */
322 unw_word_t ip; /* instruction pointer */
346 dwarf_cursor_t; argument