diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-04-24 16:43:58 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2025-04-29 15:58:03 -0400 |
commit | 0bd12b5c06a8ec2e1fd469e4cb11d0c2b0b3c0f3 (patch) | |
tree | dd06d0017e02d7323bd31b126bf45c8b1e75760e /gdb/python/python.c | |
parent | dbfd92856a3cda8fd08a06c150e5c8f5cf8990be (diff) | |
download | binutils-0bd12b5c06a8ec2e1fd469e4cb11d0c2b0b3c0f3.zip binutils-0bd12b5c06a8ec2e1fd469e4cb11d0c2b0b3c0f3.tar.gz binutils-0bd12b5c06a8ec2e1fd469e4cb11d0c2b0b3c0f3.tar.bz2 |
gdb/dwarf: move cooked_index_worker_debug_info up
The next patch moves some functions to be methods of
cooked_index_worker_debug_info. Move cooked_index_worker_debug_info
above those functions, to make that easier (methods can't be defined
before the class declaration).
Change-Id: I7723cb42efadb2cc86f2227b3c2fb275e2d620f9
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions