summaryrefslogtreecommitdiff
path: root/Kernel/DMI.h
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-02-23 19:45:29 +0100
committerAndreas Kling <kling@serenityos.org>2021-02-23 19:45:29 +0100
commit4ed85e9b9e183fc5c817129c1fbef67d3a3abaf5 (patch)
tree9e427ae33ba41b90c595d948f0d5ef94fc750221 /Kernel/DMI.h
parent06919d189b4216f7476620fbbb862b85d5330278 (diff)
downloadserenity-4ed85e9b9e183fc5c817129c1fbef67d3a3abaf5.zip
LibELF: Don't build barely-used section lookup table in ELF::Image
The name-to-section lookup table was only used in a handful of places, and none of them were calling it nearly enough to justify building a cache for it in the first place. So let's get rid of it and reduce startup time by a little bit. :^)
Diffstat (limited to 'Kernel/DMI.h')
0 files changed, 0 insertions, 0 deletions