Hi!<div><br></div><div>This patch is a skeleton for common ASan/TSan symbolizer - currently it scans /proc/self/maps (when called for the first time) and stores</div><div>the list of all modules in its state. Next step would be: to symbolize address in a known module,</div>
<div>map module contents to memory and parse its headers to get pointers to debug info sections (this code will be OS-specific).</div><div>Based on code by dvyukov@</div><div><br></div><div>Code review: <a href="http://codereview.appspot.com/6308048/">http://codereview.appspot.com/6308048/</a></div>
<div><div><div><div><div><br></div>-- <br><div>Alexey Samsonov, MSK</div><br>
</div></div></div></div>