Skip to content
  1. Oct 04, 2012
  2. Oct 02, 2012
  3. Sep 17, 2012
  4. Aug 27, 2012
  5. Aug 14, 2012
  6. Jul 05, 2012
  7. Jul 03, 2012
    • Alexey Samsonov's avatar
      [Sanitizer] Extend a symbolizer code. Implemented for Linux only. Use... · 961276af
      Alexey Samsonov authored
      [Sanitizer] Extend a symbolizer code. Implemented for Linux only. Use dl_iterate_phdr to get virtual addresses of mapped module sections. To symbolize an address from a module, map this module to memory and obtain pointers to debug info sections. Later these pointers can be passed to constructor of DWARF context-in-memory from LLVM DebugInfo lib.
      
      llvm-svn: 159652
      961276af
  8. Jun 29, 2012
  9. Jun 18, 2012
  10. Jun 15, 2012
  11. Jun 14, 2012
  12. Jun 06, 2012
  13. Jun 05, 2012
Loading