diff options
| author | Roland McGrath <[email protected]> | 2005-08-23 08:20:21 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2005-08-23 08:20:21 +0000 |
| commit | d17fac7e89666b47811581b10b5ca0d253a3a82d (patch) | |
| tree | 31a39f5bbf15cdaa7740ba91302651ad40c3fc1d /src/nm.c | |
| parent | 3712b288d1407cf6551d359cdaacb31bbf2b2a75 (diff) | |
2005-08-23 Roland McGrath <[email protected]>
* dwarf_attr_integrate.c (dwarf_attr_integrate): Treat
DW_AT_specification the same as DW_AT_abstract_origin.
Diffstat (limited to 'src/nm.c')
| -rw-r--r-- | src/nm.c | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -507,13 +507,6 @@ static const int length_map[2][3] = }; -struct global_name -{ - Dwarf_Global global; - const char *name; -}; - - static int global_compare (const void *p1, const void *p2) { |
