dwarf-synthesis/DwarfSynth
Théophile Bastian 3d336de196 Add flag to never go back to undefined rbp
Once rbp has been set in the DWARF, if this flag is set, nothing will
remove it from the table. This mimicks gcc and allows us to check easily
our tables against theirs.
2019-04-04 11:52:47 +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 Add flag to never go back to undefined rbp 2019-04-04 11:52:47 +02:00
Std.ml Generate CFA tracking with RIP 2018-10-23 19:22:19 +02:00