opnsense-src/lib/libdwarf
Andriy Gapon 3e67d24489 libdwarf: anonymous types are expected to have empty type names...
or no type attributes at all.
This is according to DWARF specification.

MFC after:	13 days
2013-03-23 08:50:56 +00:00
..
_libdwarf.h Add the ability to search for all the inlined instances of a given function. 2011-05-07 01:05:31 +00:00
dwarf.h Teach libdwarf about the DW_FORM_flag_present dwarf attribute, so 2012-08-29 18:49:41 +00:00
dwarf_abbrev.c Add a BSD licensed DWARF library for use by the DTrace clients. 2008-05-22 02:14:23 +00:00
dwarf_attr.c Add a BSD licensed DWARF library for use by the DTrace clients. 2008-05-22 02:14:23 +00:00
dwarf_attrval.c Teach libdwarf about the DW_FORM_flag_present dwarf attribute, so 2012-08-29 18:49:41 +00:00
dwarf_cu.c Add a BSD licensed DWARF library for use by the DTrace clients. 2008-05-22 02:14:23 +00:00
dwarf_dealloc.c Add a BSD licensed DWARF library for use by the DTrace clients. 2008-05-22 02:14:23 +00:00
dwarf_die.c libdwarf: anonymous types are expected to have empty type names... 2013-03-23 08:50:56 +00:00
dwarf_dump.c Teach libdwarf about the DW_FORM_flag_present dwarf attribute, so 2012-08-29 18:49:41 +00:00
dwarf_errmsg.c Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
dwarf_errno.c Add a BSD licensed DWARF library for use by the DTrace clients. 2008-05-22 02:14:23 +00:00
dwarf_finish.c Add a BSD licensed DWARF library for use by the DTrace clients. 2008-05-22 02:14:23 +00:00
dwarf_form.c Add a BSD licensed DWARF library for use by the DTrace clients. 2008-05-22 02:14:23 +00:00
dwarf_func.c Add the ability to search for all the inlined instances of a given function. 2011-05-07 01:05:31 +00:00
dwarf_init.c remove duplicate semicolons where possible. 2012-10-22 03:00:37 +00:00
dwarf_loc.c Store accurate offset information in CTF data. A large number of 2009-07-17 21:15:09 +00:00
libdwarf.h Add the ability to search for all the inlined instances of a given function. 2011-05-07 01:05:31 +00:00
Makefile Bump shared libraries version numbers in preparation for 9.0. 2011-08-28 09:26:48 +00:00