radare2/libr/include
pancake a4cd6db606 Add anal.bbsplit (=true) fixing basic block split analysis
- Thanks @earada for reporting!

	$ cat /tmp/analbug.r2
	wx 5589e583ec04837d08027507b802000000eb0b8b4508890424e8d7ffffffc9c3
	e anal.bbsplit=true
	af
	afb
	# pdr

	$ r2 -qni /tmp/analbug.r2 -
	0x00000000 0x0000000c 12 j 0x00000013 f 0x0000000c
	0x00000013 0x0000001e 11 j 0x0000001e
	0x0000000c 0x00000013 7 j 0x0000001e
	0x0000001e 0x00000020 2
2015-01-29 23:27:18 +01:00
..
sdb Disable monotonic clock in sdb to fix build on some linux distros 2015-01-20 21:44:23 +01:00
sflib Add ragg2-cc support for OSX-x86-64 2014-03-28 16:22:34 +01:00
btree.h Use R2_ as unique header guard prefix 2014-03-27 16:34:17 +01:00
getopt.c * QNX/arm port (this is bb10 and playbook devices) 2012-06-01 14:50:24 +02:00
ht.h Use R2_ as unique header guard prefix 2014-03-27 16:34:17 +01:00
list.h Add __cplusplus extern "C" boilerplate everywhere 2013-06-18 12:09:23 +02:00
r_anal_ex.h Fix static build 2014-06-25 04:11:43 +02:00
r_anal.h Add anal.bbsplit (=true) fixing basic block split analysis 2015-01-29 23:27:18 +01:00
r_asm.h add alternative LGPL z80-disassembler 2015-01-27 18:33:03 +01:00
r_bin_dwarf.h Fix #1459 - rabin2 -g crash 2014-09-30 12:12:34 +02:00
r_bin.h Fix r2 -B, rabin2 -B, Implement oa command 2015-01-29 01:45:39 +01:00
r_bind.h Handle bp.cmd and RBreakpointItem->cmd in RDebugContinue (bps and traces) 2014-10-30 22:58:51 +01:00
r_bp.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_cmd.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_config.h Fix crash for gdb:// to qemu-arm 2014-10-26 01:30:17 +02:00
r_cons.h Fix cygwin 32/64 builds and visual mode 2015-01-26 19:55:12 +03:00
r_core.h Implement Pc command to show contents of a project script 2015-01-22 02:54:58 +01:00
r_crypto.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_db.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_debug.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_diff.h Use R2_ as unique header guard prefix 2014-03-27 16:34:17 +01:00
r_egg.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_flags.h Add f--, fs-*, o--, enhace Po a lot 2015-01-22 02:22:29 +01:00
r_flist.h Use R2_ as unique header guard prefix 2014-03-27 16:34:17 +01:00
r_fs.h Initial de-grub-ization of r_fs. DOS partition parser 2015-01-28 04:34:53 +01:00
r_hash.h Fix some stupid warnings in md5-related code 2015-01-13 02:51:45 +01:00
r_io.h Remove io/haret plugins (moved to r2e) 2015-01-27 18:35:48 +01:00
r_lang.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_lib.h Little split of the RLib logic 2014-07-30 11:14:30 +02:00
r_list.h Fix memleak related to r_list_join() responsabilities 2015-01-21 13:33:52 +01:00
r_magic.h Make include files C++11 friendly 2014-04-11 10:26:25 +02:00
r_parse.h SImplify a bit asm.pseudo 2015-01-16 02:34:35 +01:00
r_pdb.h PDB honors rabin2 -B and -r 2014-11-08 00:23:04 +01:00
r_print.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_reg.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_regex.h Use R2_ as unique header guard prefix 2014-03-27 16:34:17 +01:00
r_search.h Use dynamically allocated buffers for RSearchKeywords 2014-09-30 12:04:02 +02:00
r_sign.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_slist.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_socket.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_syscall.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_th.h Fix all 'warning: function declaration isn’t a prototype [-Wstrict-prototypes]' 2015-01-13 03:40:35 +01:00
r_types_base.h Define and use R_NOTNULL in RBinPlugin.load_bytes 2014-09-28 01:43:08 +02:00
r_types.h Implement PipeIO for WinDBG on Windows 2015-01-29 01:49:53 +01:00
r_userconf.h.acr Use R2_ as unique header guard prefix 2014-03-27 16:34:17 +01:00
r_util.h Add Pd to delete projects, Remove rmrf util function, better project file checks 2015-01-22 00:30:19 +01:00
r.h Use R2_ as unique header guard prefix 2014-03-27 16:34:17 +01:00
sdb.h Update sdb to 0.5, sdb is now public api 2012-09-04 01:46:12 +02:00