Commit graph

6 commits

Author SHA1 Message Date
Théophile Bastian 12e749f542 Handle rbx 2018-06-22 09:15:10 +02:00
Théophile Bastian cd9ecafb4f Use flags in context structures 2018-06-22 09:12:32 +02:00
Théophile Bastian 5661ccbefc shared: add typedef for fde func with deref callback 2018-06-04 16:56:57 +02:00
Théophile Bastian 7960b5ba08 Add and implement --enable-deref-arg feature 2018-06-01 19:52:41 +02:00
Théophile Bastian da38a9d521 Move _fde_func_t typedef to shared .h 2018-04-27 11:05:34 +02:00
Théophile Bastian 353a97c49d Refactor code generation: use shared/context_struct.h
This allows #include'ing `context_struct.h` in the stack walker
implementation as well
2018-04-25 18:11:59 +02:00