b970ed1 Fix offset type mismatch

Authored and Committed by Dodji Seketeli 8 years ago
    Fix offset type mismatch
    
    	* src/abg-dwarf-reader.cc (die_member_offset): The last two
    	parameters of die_unsigned_constant_attribute must be of type
    	uint64_t.
    
    Signed-off-by: Dodji Seketeli <dodji@redhat.com>
    
        
file modified
+2 -2