tree: b6ccf3f3a4654000d900c227f6be94431125c3c3 [path history] [tgz]
  1. libelftc/
  2. libelftc-aarch64/
  3. libelftc-android/
  4. libelftc-arm/
  5. libelftc-macho/
  6. libelftc-pecoff/
  7. wininc/
  8. CMakeLists.txt
  9. dbghelp_imports.c
  10. dbghelp_imports.def
  11. dbghelp_imports.h
  12. demangle.cc
  13. demangle.h
  14. drsyms.dox
  15. drsyms.h
  16. drsyms_bench.c
  17. drsyms_common.c
  18. drsyms_dwarf.c
  19. drsyms_elf.c
  20. drsyms_macho.c
  21. drsyms_obj.h
  22. drsyms_pecoff.c
  23. drsyms_private.h
  24. drsyms_unix_common.c
  25. drsyms_unix_frontend.c
  26. drsyms_windows.c
  27. README.md
ext/drsyms/README.md

The drsyms DynamoRIO Extension provides symbol information. Currently drsyms supports reading symbol information from Windows PDB files or Linux ELF, Mac Mach-O, or from Windows PECOFF files with DWARF2 line information.