* readelf.c (struct Frame_Chunk): Add cfa_exp.
commitf4bf388379b08ba560e10d94c1a9f4af57db4157
authorRichard Henderson <rth@redhat.com>
Sun, 4 May 2003 00:20:43 +0000 (4 00:20 +0000)
committerRichard Henderson <rth@redhat.com>
Sun, 4 May 2003 00:20:43 +0000 (4 00:20 +0000)
tree44c8faebeee190d9945a2b0434057936e234aecc
parent5f920db859a572d97a16c9416125f3634a7e20a7
    * readelf.c (struct Frame_Chunk): Add cfa_exp.
        (frame_display_row): Just print "exp" for cfa or register
        defined by a location expression.
        (display_debug_frames): Handle DW_CFA_def_cfa_expression,
        DW_CFA_expression, DW_CFA_MIPS_advance_loc8.
binutils/ChangeLog
binutils/readelf.c