rizin/librz/include
2023-05-28 19:21:45 +08:00
..
rz_crypto Clean up headers (#2719) 2022-06-22 07:30:50 +08:00
rz_il Add Float Operation Builder Macros in RzIL OpBuilder (#3516) 2023-05-22 00:00:59 +08:00
rz_util Revert "Add float to raw bitvector conversion. (#3509)" (#3517) 2023-05-20 15:39:31 +08:00
sflib Update i386 argument constraints (#3482) 2023-04-26 10:24:22 +08:00
meson.build Add thread-safe hash tables (#3491) 2023-05-02 22:11:53 +08:00
rz_agraph.h Remove agd and add rz_analysis_similarity/match + refactoring 2022-10-04 20:02:35 +02:00
rz_analysis.h Fix unregistered comiss type (#3533) 2023-05-28 19:21:45 +08:00
rz_asm.h Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
rz_basefind.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_bin.h Split bin field from class fields and fix demangling on java (#3479) 2023-04-26 15:25:42 +08:00
rz_bin_dwarf.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_bind.h Core: Add cfgset bind methods 2022-05-10 10:22:49 +08:00
rz_bp.h Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
rz_build_version.h.in Rename rz_version.h.in to rz_build_version.h.in (#2914) 2022-08-13 22:20:36 +08:00
rz_cmd.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_cmp.h Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
rz_config.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_cons.h cons: make RzLineUndoEntry public in rz_cons.h to fix rz-bindgen 2023-04-22 21:48:46 +08:00
rz_constructor.h RzUtil: fix rz_path_prefix in case of portable build 2022-05-31 23:32:52 +08:00
rz_core.h build: Introduce EXTRA_PREFIX for loading plugins/resources from another path 2023-05-19 16:42:35 +02:00
rz_crypto.h Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
rz_debug.h Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
rz_demangler.h Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
rz_diff.h Remove agd and add rz_analysis_similarity/match + refactoring 2022-10-04 20:02:35 +02:00
rz_drx.h
rz_egg.h RzEgg: return error codes on failures (#3484) 2023-04-27 00:03:44 +08:00
rz_endian.h Use compiler intrinsics for rz_swap_* functions (#3300) 2023-01-22 21:30:21 +08:00
rz_flag.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_flirt.h Fix flirt crc calculation, length and matching 2022-10-26 21:46:22 +02:00
rz_getopt.h Remove 1 from some header guards (#2765) 2022-07-01 22:15:12 +08:00
rz_hash.h librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
rz_heap_glibc.h rz_heap_glibc.h: Add have_fastchunks member to RzHeap_MallocState_ structs (#3200) 2022-11-24 09:42:07 +08:00
rz_heap_jemalloc.h
rz_il.h
rz_io.h Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
rz_lang.h librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
rz_lib.h librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
rz_list.h librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
rz_magic.h Use clang-format 15 instead of 14 2023-01-25 22:02:26 +08:00
rz_main.h Remove rz-agent (#3087) 2022-10-12 10:34:46 +02:00
rz_parse.h Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
rz_pdb.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_platform.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_project.h Add project migrate v12 (#3515) 2023-05-17 06:28:39 +08:00
rz_reg.h Fix endianness for win pagedump and winkd (#3204) 2022-12-09 11:41:28 +01:00
rz_regex.h Replace bp/sp-vars by generic stack-based ones (#3167) 2023-01-02 11:36:21 +08:00
rz_search.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_sign.h Remove zignatures and move aaF[l] -> F[al] , zf[sdc] -> F[sdc] (#2682) 2022-06-29 07:49:43 +08:00
rz_skiplist.h
rz_skyline.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_socket.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_syscall.h Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
rz_th.h Add thread-safe hash tables (#3491) 2023-05-02 22:11:53 +08:00
rz_type.h Make afs respect the cc (Fix #3291) (#3292) 2023-01-15 13:40:14 +01:00
rz_types.h Use clang-format 15 instead of 14 2023-01-25 22:02:26 +08:00
rz_types_base.h Fix conversion from GDB register profile to rizin profile 2023-03-14 11:41:29 +01:00
rz_types_overflow.h Clean up headers (#2719) 2022-06-22 07:30:50 +08:00
rz_userconf.h.in build: Introduce EXTRA_PREFIX for loading plugins/resources from another path 2023-05-19 16:42:35 +02:00
rz_util.h Remove RzBitmap in favor of RzBitvector (#3433) 2023-03-27 00:29:30 +08:00
rz_vector.h Unify and fix typedef loop handling 2022-12-10 11:15:37 +01:00
rz_windows.h Windows: Fix for subprocess API handle inheriting (#2773) 2022-07-08 09:25:21 +08:00
rz_windows_heap.h Clean up headers (#2719) 2022-06-22 07:30:50 +08:00