Skip to content
Commit f5cbda29 authored by Dmitry Vyukov's avatar Dmitry Vyukov
Browse files

tsan: make addr2line symbolizer understand dynamic libraries

Collect info about all dynamic libraries in the process (name, base, size).
Determine to what dyn lib the address relates, route request to addr2line instance for the lib.

llvm-svn: 156759
parent fa44dc56
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment