diff options
author | Jan Beulich <jbeulich@suse.com> | 2023-01-20 10:16:17 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2023-01-20 10:16:17 +0100 |
commit | 3e451ee4a654ae2eec22b6f807cf6ad00f7969b9 (patch) | |
tree | ecd6b333ad9b3c8873a0c4a22295877777001c2f /gdb/c-lang.c | |
parent | 5c1392029158fa5b2946953394e566c83a0602e1 (diff) | |
download | gdb-3e451ee4a654ae2eec22b6f807cf6ad00f7969b9.zip gdb-3e451ee4a654ae2eec22b6f807cf6ad00f7969b9.tar.gz gdb-3e451ee4a654ae2eec22b6f807cf6ad00f7969b9.tar.bz2 |
x86: re-use insn mnemonic strings as much as possible
Compact the mnemonic string table such that the tails of longer
mnemonics are re-used for shorter ones, going beyond what compilers
would typically do, but matching what ELF linkers may do when processing
SHF_MERGE|SHF_STRINGS sections. This reduces table size by about 12.5%.
Diffstat (limited to 'gdb/c-lang.c')
0 files changed, 0 insertions, 0 deletions