Skip to content
  1. Nov 06, 2012
  2. Nov 02, 2012
  3. Oct 04, 2012
  4. Oct 02, 2012
  5. Sep 17, 2012
  6. Aug 27, 2012
  7. Aug 14, 2012
  8. Jul 05, 2012
  9. 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
  10. Jun 29, 2012
  11. Jun 18, 2012
  12. Jun 15, 2012
  13. Jun 14, 2012
  14. Jun 06, 2012
  15. Jun 05, 2012
Loading