Kai Wang
|
3254dc0a2b
|
When decoding SLEB128, make sure sign extension is performed for
64-bit integers.
MFC after: 3 days
|
2013-06-30 21:06:47 +00:00 |
|
Eitan Adler
|
db702c59cf
|
remove duplicate semicolons where possible.
Approved by: cperciva
MFC after: 1 week
|
2012-10-22 03:00:37 +00:00 |
|
Dimitry Andric
|
1c7dd55c33
|
Teach libdwarf about the DW_FORM_flag_present dwarf attribute, so
programs using libdwarf (such as ctfconvert) don't error out on files
containing the attribute.
MFC after: 2 weeks
|
2012-08-29 18:49:41 +00:00 |
|
David E. O'Brien
|
9b2a96cc04
|
Add the ability to search for all the inlined instances of a given function.
Reviewed by: jb
Obtained from: Juniper Networks
|
2011-05-07 01:05:31 +00:00 |
|
John Birrell
|
6433849359
|
Add a BSD licensed DWARF library for use by the DTrace clients.
The API for this library is deliberately different to the GPL'd
libdwarf to avoid licensing problems.
|
2008-05-22 02:14:23 +00:00 |
|