rizin/libr/include
mrmacete 4e3936cb37 Fix: avoid modifying symbol names in bin/filter
- the duplication count is stored in RBinSymbol and used when emitting flags
- for class method names this duplication count is ignored, since the flag generation already prepends the class name to account for uniqueness
- bring back the duplication count for obj. / loc. / sym. flags and in is*
- in all other places (lists, midflags, ic, etc) the "real" names are shown instead
2017-05-03 14:28:48 +02:00
..
r_util Fix mode change to files ... (#7353) 2017-04-26 12:49:13 +02:00
sdb Update to sdb-0.12 fixing some mem issues 2017-04-28 14:48:01 +02:00
sflib Enhance ragg2-cc to support -a arm -b 64 -k darwin (iOS) 2017-01-29 02:36:50 +01:00
btree.h
getopt.c
r2naked.h Make r2naked happy with C++ 2016-11-24 13:21:56 +01:00
r_anal.h Initial implementation of dir.zigns and honor in zo 2017-04-28 14:37:30 +02:00
r_anal_ex.h
r_asm.h Upgrade capstone-next to get tms320c64x support and more fixes for SFC 2017-04-17 23:37:04 +02:00
r_bin.h Fix: avoid modifying symbol names in bin/filter 2017-05-03 14:28:48 +02:00
r_bin_dwarf.h
r_bind.h Added new core binding to seek and set arch and bits 2017-02-07 23:58:35 +01:00
r_bp.h
r_cmd.h Update ABI for debug, core and anal plugs 2017-02-28 02:29:54 +01:00
r_config.h Added ev and evj command 2017-04-28 02:07:32 +02:00
r_cons.h ~? shows help 2017-04-17 17:15:20 +02:00
r_core.h Honor midflags in pid and pdi 2017-04-16 11:12:41 +02:00
r_crypto.h Initial support for the Meson build system 2017-05-02 05:05:36 +02:00
r_debug.h Fix incorrect modes various .c files. (#7287) 2017-04-16 10:10:04 +02:00
r_diff.h Fix #6806 - invalid delta diff boundaries 2017-02-18 00:04:13 +01:00
r_egg.h Remove r_db.h 2017-02-24 23:42:17 +01:00
r_endian.h Fix #6816 - null deref in r_read_* 2017-02-20 12:08:06 +01:00
r_flag.h Added fss, fssj and fss* ans some minor improvements in fs (#7392) 2017-05-02 05:46:43 +02:00
r_flist.h Implement Pn+, and fix bugs (thx clang-analyzer) 2017-04-10 00:49:02 +02:00
r_fs.h
r_hash.h Integrate crca in rahash2 and r2 2017-04-11 22:47:16 +02:00
r_heap_glibc.h
r_io.h kill vio 2017-04-24 19:45:33 +00:00
r_lang.h
r_lib.h Add author and version fields for RIOPlugin 2017-02-28 02:06:46 +01:00
r_list.h Use ht_* from sdb in fcnstore.c 2017-02-24 23:42:17 +01:00
r_magic.h Arch independent data in share (#6183) 2016-11-12 11:08:34 +01:00
r_parse.h libr/parse: add another view for function variable/arguments (#7048) 2017-03-17 11:54:34 +01:00
r_pdb.h
r_print.h Implement pss command to use it in cmd.visual or broken terminals 2017-05-03 03:05:01 +02:00
r_reg.h Add reverse singlestep command 'dsb' (#7116) 2017-03-25 16:00:25 +01:00
r_regex.h
r_search.h Implement zign search using r_search. Minor fixes 2017-03-13 11:38:23 +01:00
r_sign.h Initial implementation of dir.zigns and honor in zo 2017-04-28 14:37:30 +02:00
r_slist.h Bring back the interest on sys/indent.sh 2017-02-10 02:05:58 +01:00
r_socket.h Implement r2 -X to specify custom rarun2 directives 2017-04-26 19:35:37 +02:00
r_syscall.h Fix some warnings and leftover without update 2017-02-24 23:42:17 +01:00
r_th.h Fix #7355 - json indent with color glitch 2017-04-26 11:21:52 +02:00
r_types.h Do not exit if pledge fails, just return with disabled sandbox 2017-03-20 16:05:48 +01:00
r_types_base.h Set asm.midflags=2 by default 2017-04-28 05:50:04 +02:00
r_userconf.h.acr Fix #6560 Unify Windows/Win32 define 2017-02-26 16:51:03 +01:00
r_util.h Initial support for the Meson build system 2017-05-02 05:05:36 +02:00
sdb.h