summaryrefslogtreecommitdiff
path: root/kern
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2018-07-30 20:55:20 +0200
committerRichard Braun <rbraun@sceen.net>2018-07-30 20:55:20 +0200
commit096f0ea4c29feb19d2747f8b1eda3526952d6b0c (patch)
tree4bca4ca0e78d36029a020ce01ffb75faea01ad9c /kern
parent8fb839b9a5fe2b9a0d44e33ab997d8fafdf6e07c (diff)
tools/gen_symtab.py: put symbol names in the symbol table section
GCC apparently reserves memory for all symbol names in the .rodata section which meant adding symbol names would reuse those without changing the size of the .rodata section. That's not the case with Clang.
Diffstat (limited to 'kern')
0 files changed, 0 insertions, 0 deletions