diff options
author | Tom Tromey <tromey@redhat.com> | 2013-11-25 09:34:49 -0700 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2013-12-06 12:13:51 -0700 |
commit | e1b06ae220497540d09b295b885dff0c0eb85c4c (patch) | |
tree | c3ec665711eb65ee8ab05c8fb2852042c6ade123 /gdb/remote.c | |
parent | 2b69941d0d6730f1968c41bee216d46de48b4839 (diff) | |
download | gdb-e1b06ae220497540d09b295b885dff0c0eb85c4c.zip gdb-e1b06ae220497540d09b295b885dff0c0eb85c4c.tar.gz gdb-e1b06ae220497540d09b295b885dff0c0eb85c4c.tar.bz2 |
pack partial_symtab for space
This improves the packing of struct partial_symtab. I noticed with
pahole that were were a couple of holes. This consolidates the holes
without, I think, affecting readability -- it just moves the "user"
field a bit earlier in the struct. This change saves a small amount
of memory.
2013-12-06 Tom Tromey <tromey@redhat.com>
* psympriv.h (struct partial_symtab) <user>: Move earlier.
Diffstat (limited to 'gdb/remote.c')
0 files changed, 0 insertions, 0 deletions