aboutsummaryrefslogtreecommitdiff
path: root/gdb/unittests/parallel-for-selftests.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-10-21 16:38:23 -0600
committerTom Tromey <tom@tromey.com>2024-01-08 18:40:22 -0700
commit309d28d1e49d610f925b286c119be6e2ed2ca81b (patch)
tree70d3b23a27b2b57004eb12f34bb9647ffbbde87c /gdb/unittests/parallel-for-selftests.c
parent0a008773c59bd80f80c02220537317c865546aca (diff)
downloadgdb-309d28d1e49d610f925b286c119be6e2ed2ca81b.zip
gdb-309d28d1e49d610f925b286c119be6e2ed2ca81b.tar.gz
gdb-309d28d1e49d610f925b286c119be6e2ed2ca81b.tar.bz2
Optimize lookup_minimal_symbol_text
lookup_minimal_symbol_text always loops over all objfiles, even when an objfile is passed in as an argument. This patch changes the function to loop over the minimal number of objfiles in the latter situation.
Diffstat (limited to 'gdb/unittests/parallel-for-selftests.c')
0 files changed, 0 insertions, 0 deletions