radare2/libr/include
2023-05-02 13:51:57 +02:00
..
heap Remove some more unused headers from jemalloc.h 2023-01-31 19:57:41 +01:00
r_anal Initial support for r_arch plugins via qjs ##lang 2023-02-27 12:23:48 +01:00
r_crypto Deduplicate SM4 functions 2022-09-16 00:33:37 +02:00
r_util Deprecate r_str_cmp() ##api 2023-04-25 13:44:15 +02:00
sflib Fix multiple typos in ios-syscalls.txt ##anal 2022-12-23 01:06:05 +01:00
ptrace_wrap.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r2naked.h
r_agraph.h Fix null deref in agg and avoid destructive manners of 'V ,' ##graph 2022-10-21 02:46:43 +02:00
r_anal.h Migrate xcore plugin ##arch 2023-05-01 20:19:27 +02:00
r_arch.h Migrate xcore plugin ##arch 2023-05-01 20:19:27 +02:00
r_asm.h Migrate arm.v35 ##arch 2023-03-17 08:23:37 +01:00
r_bin_dwarf.h Use correct compilation directory for binaries that use DWARF before version 5 ##bin 2023-01-28 16:34:41 +01:00
r_bin.h Implement qword to better display patched relocs in macho ##bin 2023-03-13 13:09:40 +01:00
r_bind.h Add experimental zign.mangled to not use demmangled symbol names ##signatures 2023-04-09 18:07:50 +02:00
r_bp.h Define RISCV breakpoint instructions ##debug 2023-04-12 00:27:43 +00:00
r_cmd.h Update sdb to remove double include paths ##build 2022-11-19 01:05:18 +01:00
r_codemeta.h Bring back the 32bit builds for Cydia ##build 2022-01-14 19:41:26 +01:00
r_config.h Prefer _tostring() instead of _to_string() ##api 2022-10-24 20:59:18 +02:00
r_cons.h Initial work in graph.bubble for custom bg color in nodes ##graph 2022-12-19 10:15:46 +01:00
r_core.h Remove all char* casts in free ##cleanup 2023-03-09 18:40:24 +01:00
r_crypto.h Remove all global variables from RCrypto ##globals 2022-09-21 20:54:08 +02:00
r_debug.h Implement 'aoem' command to show memory refs via emulation ##esil 2023-03-29 11:36:35 +02:00
r_drx.h Fix debugger build 2022-08-18 09:36:41 +02:00
r_egg.h Do the same for __WINDOWS__ -> R2__WINDOWS__ 2022-12-10 20:32:10 +01:00
r_endian.h Add support for LE/BE 24 bit registers ##reg 2023-05-02 13:51:57 +02:00
r_esil.h Cleanup and minor improvements for esil.c 2023-02-21 17:39:05 +01:00
r_flag.h Add more critical regions here and there 2022-09-24 23:14:29 +02:00
r_fs.h Change build order as long as now bin depends on fs ##build 2022-09-15 00:23:21 +02:00
r_getopt.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_hash.h Add elf hash planned for r2-5.9.0 ##hash 2023-04-21 10:31:02 +02:00
r_heap_glibc.h Add commands to parse mangling pointers glibc heap ##heap (#17534) 2020-09-01 00:45:12 +08:00
r_heap_jemalloc.h mv shlr/heap into libr/include/heap (#19285) 2021-10-22 14:56:34 +02:00
r_io.h Support wcu command for new io cache ##io 2023-03-27 15:26:01 +02:00
r_lang.h Implement .extern directive in rasm2, fix other directives ##asm 2023-01-11 00:18:13 +01:00
r_lib.h WIP abi breaking fix to make plugin loading O(1) 2023-03-07 19:28:19 +01:00
r_list.h Remove RList.get_top and RList.get_bottom 2023-03-03 10:14:51 +01:00
r_magic.h Remove the last global variable in libmagic ##globals 2022-09-19 20:42:27 +02:00
r_main.h Initial implementation of r2pm.c ##r2pm 2021-12-16 12:47:40 +01:00
r_parse.h Move the RParse.cparse into RAnal.cparse ##refactor 2022-11-28 10:28:07 +01:00
r_pdb.h Improving PDB type information parsing and saving types into SDB (#17226) 2020-07-25 01:40:55 +08:00
r_qrcode.h Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
r_reg.h Move and improve the anal.alpha ##arch 2023-02-24 17:58:58 +01:00
r_regex.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_search.h Implement tire algorithm in ##search (#21245) 2023-01-15 00:46:34 +01:00
r_sign.h Simplify deserialization of byte ##signatures 2021-11-05 10:13:56 +01:00
r_skiplist.h Refactor mach0 loading of relocs ##bin 2023-04-17 18:36:18 +02:00
r_skyline.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_socket.h Initial import of the serial plugin ##io 2022-12-10 23:53:08 +01:00
r_syscall.h Update sdb to remove double include paths ##build 2022-11-19 01:05:18 +01:00
r_th.h Do the same for __WINDOWS__ -> R2__WINDOWS__ 2022-12-10 20:32:10 +01:00
r_types_base.h Rename R_CONST to R_TAG and add unit tests for them ##api 2023-04-12 22:37:12 +02:00
r_types_overflow.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_types.h Fix R_SYS_ARCH name for native s390x ##build 2023-04-27 11:48:33 +02:00
r_userconf.h.acr Check for linux/can.h at configure time ##build 2023-01-30 22:59:39 +01:00
r_util.h Remove the need for ios-include.tar.gz ##build 2023-01-11 00:18:13 +01:00
r_vector.h Refactor / improve loading of ELF symbols + imports ##bin 2023-04-28 18:02:54 +02:00
r_version.h.in Upgrade to acr-1.8.1 to get semver support ##core (#15816) 2020-01-17 12:18:05 +01:00
rvc.h Fix segfault when saving a project with no write perms in home ##crash 2023-02-27 23:36:05 +01:00