<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    <blockquote
      cite="mid:4EBB534A-34CA-4FC9-A44B-F7C4757A3DE8@gmail.com"
      type="cite">
      <div>
        <div>That's a weird one.  Does addr2line work?</div>
        <div>$ addr2line -e CGF.so <address></div>
      </div>
    </blockquote>
    <tt>cafxx@ubuntu:~/Projects/llvm2/Debug+Asserts/bin$ objdump -t
      ../lib/CGF.so | grep flatten<br>
      000000000000<font color="#cc0000">5622</font> l     F .text   
      0000000000000aa6             
      _ZN12_GLOBAL__N_111CGFFunction7flattenEv<br>
      00000000000041d6 l     F .text    000000000000049c             
      _ZN12_GLOBAL__N_111CGFCallSite7flattenEv<br>
      000000000001a600 l     O .rodata    0000000000000026             
      _ZZN12_GLOBAL__N_111CGFCallSite7flattenEvE19__PRETTY_FUNCTION__<br>
      0000000000019920 l     O .rodata    0000000000000026             
      _ZZN12_GLOBAL__N_111CGFFunction7flattenEvE19__PRETTY_FUNCTION__<br>
      cafxx@ubuntu:~/Projects/llvm2/Debug+Asserts/bin$ addr2line -e
      ../lib/CGF.so <font color="#cc0000">5622</font><br>
      /home/cafxx/Projects/llvm2/lib/Transforms/cgf/CGFFunction.cppi:27</tt><br>
    <br>
    the file name and line are correct...<br>
    <br>
    <div class="moz-signature">-- <br>
      <style type="text/css">
    .signature {
    }
    .signature a, .signature a:link, .signature a:hover, .signature a:active, 
</style>
      <div style="background: none repeat scroll 0% 0% rgb(238, 238,
        238); border: 1px solid rgb(221, 221, 221); padding: 7px 9px;
        display: inline-block; -moz-border-radius: 6px 6px 6px 6px;">
        Carlo Alberto Ferraris <<a
          href="mailto:cafxx@strayorange.com">cafxx@strayorange.com</a>><br>
        <a href="http://cafxx.strayorange.com">website/blog</a> - +39
        333 7643 235
      </div>
    </div>
  </body>
</html>