summaryrefslogtreecommitdiffstats
path: root/lib/libdwarf/dwarf_die.c
Commit message (Collapse)AuthorAgeFilesLines
* libdwarf: anonymous types are expected to have empty type names...avg2013-03-231-3/+1
| | | | | | | or no type attributes at all. This is according to DWARF specification. MFC after: 13 days
* Add a BSD licensed DWARF library for use by the DTrace clients.jb2008-05-221-0/+191
The API for this library is deliberately different to the GPL'd libdwarf to avoid licensing problems.
OpenPOWER on IntegriCloud