]> sourceware.org Git - systemtap.git/commit
Keep track of relocation section sizes.
authorMark Wielaard <mjw@redhat.com>
Tue, 14 Apr 2009 17:30:56 +0000 (19:30 +0200)
committerMark Wielaard <mjw@redhat.com>
Tue, 14 Apr 2009 17:30:56 +0000 (19:30 +0200)
commit60ad8ebae62f472a9f089f51053a2d0d66c67a95
tree777c4ec2ff2754d6d2767d2bc82e801d37d43a44
parent412e8ec0dadbc0010c865f9a285a748b8d08c053
Keep track of relocation section sizes.

* runtime/sym.h (_stp_section): Add size field.
* translate.cxx (dump_unwindsyms): Get start of module address space,
  turn seclist into vector of secname, size pairs, track relocation section
  size, or add module address range if no sections, output size in
 _stp_section list.
runtime/sym.h
translate.cxx
This page took 0.024907 seconds and 5 git commands to generate.