mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Beginning of a dwarf unwinder.
Sat Mar 29 11:14:38 2008 Søren Sandmann <sandmann@redhat.com> * unwind.[ch], testunwind.c: Beginning of a dwarf unwinder. svn path=/trunk/; revision=405
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
72ef8ca8c6
commit
d2a6151f8d
@ -27,7 +27,7 @@ typedef struct BinField BinField;
|
||||
* manipulated with methods
|
||||
*
|
||||
* goto - go to absolute position from file start
|
||||
* goto_rel - go to relative positio
|
||||
* goto_rel - go to relative position
|
||||
* goto_record_rel - skip the given number of records
|
||||
* align - move forward until aligned to given width
|
||||
* save/restore - save/restore the current offset (stack)
|
||||
|
||||
Reference in New Issue
Block a user