diff options
author | Stefan Weil <weil@mail.berlios.de> | 2010-08-09 16:43:53 +0200 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2010-09-09 19:37:16 +0000 |
commit | e403e433c1a30568a019cac9ba7301f8d5d7a382 (patch) | |
tree | ddaf531291af5b12dada6a0025fb785b5b45ba6c /trace-events | |
parent | d7d9b528b105b9e27d9ffa5dd1f773d484a559b4 (diff) |
elf: Calculate symbol size if needed
Symbols with a size of 0 are unusable for the disassembler.
Example:
While running an arm linux kernel, no symbolic names are
used in qemu.log when the cpu is executing an assembler function.
Assume that the size of such symbols is the difference to the
next symbol value.
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'trace-events')
0 files changed, 0 insertions, 0 deletions