mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
Add support for DWARF location offset type that is larger than 64-bit
To support new DWARF extension restrictions for location handling a new data type for representing an offset within a location has been added. The new loc_offset type defines a separate handling of the byte and sub_bit parts of the offset while enabling the byte part of the information to utilize a full 64-bit range of values.
This commit is contained in:
1161
gdb/dwarf2/expr.c
1161
gdb/dwarf2/expr.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user