commit | dfaa040b440084dd73ebd359326752d5f44fc02c | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Mon Mar 29 18:31:31 2021 -0600 |
committer | Tom Tromey <tom@tromey.com> | Wed Apr 20 09:10:03 2022 -0600 |
tree | d9d229d82bd89d5f1fa3c9fbf358b7ae2acac72f | |
parent | 32ae6b930c293278c0a57d40c468653173ad09b5 [diff] |
Remove some "OBJF_READNOW" code from dwarf2_debug_names_index The dwarf2_debug_names_index code treats a NULL debug_names_table as if it were from OBJF_READNOW. However, this trick is only done for gdb_index, never for debug_names -- see dwarf2_initialize_objfile.