Cthulhu
0.2.10
Cthulhu compiler collection
|
a single possibly collapsed frame this is a span covering (first, last) * repeat frames More...
Data Fields | |
unsigned | first |
index of the first frame in this sequence More... | |
unsigned | last |
index of the last frame in this sequence More... | |
unsigned | repeat |
how many times this sequence repeats More... | |
a single possibly collapsed frame this is a span covering (first, last) * repeat frames
Definition at line 92 of file backtrace.c.
unsigned collapsed_t::first |
index of the first frame in this sequence
Definition at line 95 of file backtrace.c.
unsigned collapsed_t::last |
index of the last frame in this sequence
Definition at line 98 of file backtrace.c.
unsigned collapsed_t::repeat |
how many times this sequence repeats
Definition at line 101 of file backtrace.c.