|
From: | jan at jankratochvil dot net |
Subject: | [Bug binutils/28843] regression: readelf -n became slow without -wN |
Date: | Sun, 30 Jan 2022 16:05:47 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28843 --- Comment #4 from Jan Kratochvil <jan at jankratochvil dot net> --- No. But it spends all the time on: │3905 for (entry = list->first_abbrev; entry != NULL; entry = │3906 if (entry->number == abbrev_number) I have no idea why it needs to read .debug_info to display PT_NOTE. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |