Commit Graph

3 Commits

Author SHA1 Message Date
pancake
160fc95e66
Use (void) instead of () in function signatures (#17026) ##refactoring
* Use (void) instead of () in function signatures
* Add test to avoid further contributions to commit the same mistake
2020-06-14 16:08:32 +02:00
Paul I
5619892652
Use HtPP to resolve ESIL ops (#16764) ##anal 2020-05-04 15:19:20 +02:00
condret
cbb2389b10 Implement ESIL control-flow-graph and further dfg analysis ##anal
* Implement containing rbtree, give RBTreeComparator a user ptr
* RAnal.ESIL.DFG: handle type, memory, register, relations and filter, reverse
* Add r_anal_esil_cfg_op and use it to merge fcn bbs
2019-09-26 11:36:20 +02:00