dwarf-synthesis/DwarfSynth
Théophile Bastian 29ab916c55 Fix next_instr_graph out-of-subroutine pointers
The disasm-based next_instr_graph would introduce next instructions out
of the current subroutine for eg. calls, jmp to plts, etc.
2019-04-04 19:47:36 +02:00
..
c_bindings Generate RBP column when needed 2019-04-03 12:19:49 +02:00
Frontend.ml Generate RBP column when needed 2019-04-03 12:19:49 +02:00
Main.ml Add flag to never go back to undefined rbp 2019-04-04 11:52:47 +02:00
OnlyUnwind.ml Generate CFA tracking with RIP 2018-10-23 19:22:19 +02:00
PreCBinding.ml Generate RBP column when needed 2019-04-03 12:19:49 +02:00
PreDwarf.ml Generate CFA tracking with RIP 2018-10-23 19:22:19 +02:00
Regs.ml Simplest: use rbp 2018-11-16 18:02:38 +01:00
Simplest.ml Fix next_instr_graph out-of-subroutine pointers 2019-04-04 19:47:36 +02:00
Std.ml Generate CFA tracking with RIP 2018-10-23 19:22:19 +02:00