commit | aecbdf5f34bcb781bd3191bfbe0a32a129391e93 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sun Jan 01 09:51:04 2023 -0700 |
committer | Tom Tromey <tom@tromey.com> | Mon Jan 08 18:40:21 2024 -0700 |
tree | 63a2160a032425766bf84de962fd5326ee3507e4 | |
parent | 33c6eaaefcedd45e86d564d014f14cce2620f933 [diff] |
Simplify the public DWARF API dwarf2_has_info and dwarf2_initialize_objfile are only separate because the DWARF reader implemented lazy psymtab reading. However, now that this is gone, we can simplify the public DWARF API again.