]> sourceware.org Git - systemtap.git/commit
Handle CIE and FDE CFI sequentially in unwind.c instead of recursively.
authorMark Wielaard <mjw@redhat.com>
Thu, 30 Jun 2011 12:14:14 +0000 (14:14 +0200)
committerMark Wielaard <mjw@redhat.com>
Thu, 30 Jun 2011 12:14:14 +0000 (14:14 +0200)
commitd4af357ee2b163b6ba3d7454ae97a52b0124edb8
tree91f2b43e0c836e90b857167777388df4b47e3928
parentf24522b449897a092e5a7e87a805e0bdd3898724
Handle CIE and FDE CFI sequentially in unwind.c instead of recursively.

Another simple unwind.c cleanup to make reasoning about the unwind state
easier, and to remove another (useless) recursive call. Also fixes CIE/FDE
comment mixup.
runtime/unwind.c
This page took 0.026028 seconds and 5 git commands to generate.