]> sourceware.org Git - systemtap.git/commit
Don't relookup module/section in unwinder, use section static_addr directly.
authorMark Wielaard <mjw@redhat.com>
Sat, 26 Jun 2010 21:15:08 +0000 (23:15 +0200)
committerMark Wielaard <mjw@redhat.com>
Sat, 26 Jun 2010 21:15:08 +0000 (23:15 +0200)
commit37e088a1fca8468a60edabf9ec4559260ae9c359
tree8363cb60508826389c730e58702a66247e66a616
parent06bf09be7be4e1bae4cbf431e68b99c797469b61
Don't relookup module/section in unwinder, use section static_addr directly.

* runtime/unwind.c (adjustStartLoc): Add comments. Use s->static_addr
   directly instead of looking it up through _stp_module_relocate().
runtime/unwind.c
This page took 0.027196 seconds and 5 git commands to generate.