elf_arrows/src
Théophile Bastian b87020a5cd Ignore .dwarf_line entries of span 0
Some entries in .dwarf_line might span 0 instructions, because a
following entry refers to exactly the same address. An enhancement might
be to make all these addresses equivalent in the matcher.
2019-11-20 15:21:17 +01:00
..
asm_acquire.ml Add asm annotated type 2019-11-18 11:34:14 +01:00
asm_info.ml elf_arrows: add boxes according to debug_lines 2019-11-18 13:13:23 +01:00
asm_matcher.ml Match asm blocks with debug_line 2019-11-19 12:52:09 +01:00
elf_arrows.ml Ignore .dwarf_line entries of span 0 2019-11-20 15:21:17 +01:00
html_renderer.ml Show equivalence classes in html output 2019-11-20 15:20:53 +01:00
render_html.jingoo Show equivalence classes in html output 2019-11-20 15:20:53 +01:00
renderer.ml Match asm blocks with debug_line 2019-11-19 12:52:09 +01:00
test_objdump.ml Add asm annotated type 2019-11-18 11:34:14 +01:00