diff options
author | Tom de Vries <tdevries@suse.de> | 2022-12-30 13:55:22 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2022-12-30 13:55:22 +0100 |
commit | d8f52a9a9ccbf7411cf4ae487d2756826f5d0bd5 (patch) | |
tree | 12ad9cf5e6bea0f74c5f0b7228aee9a3ffd5edfb /opcodes | |
parent | a984f112b015b7d33c3c91230eb4c35695926539 (diff) | |
download | gdb-d8f52a9a9ccbf7411cf4ae487d2756826f5d0bd5.zip gdb-d8f52a9a9ccbf7411cf4ae487d2756826f5d0bd5.tar.gz gdb-d8f52a9a9ccbf7411cf4ae487d2756826f5d0bd5.tar.bz2 |
[gdb/symtab] Make comp_unit_head.length private
Make comp_unit_head.length private, to enforce using accessor functions.
Replace accessor function get_length with get_length_with_initial and
get_length_without_initial, to make it explicit which variant we're using.
Tested on x86_64-linux.
PR symtab/29343
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=29343
Diffstat (limited to 'opcodes')
0 files changed, 0 insertions, 0 deletions