Skip to content

Commit

Permalink
Parse call frame instructions
Browse files Browse the repository at this point in the history
* Defines a CallFrameInstruction type to represent parsed call frame
  instructions
* Exposes a FallibleIterator to lazily parse instructions
* Adds methods to FDEs and CIEs to iterate and parse their instructions
  • Loading branch information
fitzgen committed Sep 6, 2016
1 parent e47979e commit 65f11e1
Show file tree
Hide file tree
Showing 2 changed files with 1,070 additions and 2 deletions.
Loading

0 comments on commit 65f11e1

Please sign in to comment.