freebsd-dev/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_abbrev.c
dwarf_attr.c
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
dwarf_dealloc.c
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
dwarf_finish.c
dwarf_form.c
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
dwarf.h Teach libdwarf about the DW_FORM_flag_present dwarf attribute, so 2012-08-29 18:49:41 +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