rizin/librz/include
amibranch 8e6b764fb5
build: Improved meson-build to use rizin as subproject (#4684)
* Setting GNU99/C99 standard for subprojects
* Remove use of `add_global_arguments`
* Added extern "C" linkage specification to some public headers of rizin
* Changed the meson_git_wrapper.py-script to explicitly specify the output-path
* Made the RIZIN_BUILD_PATH conditional in the integration-test meson-build

Co-authored-by: amibranch <amibranch@users.noreply.github.com>
2024-10-29 23:59:42 +08:00
..
rz_crypto Clean up headers (#2719) 2022-06-22 07:30:50 +08:00
rz_il core/rop: refactor and grep ROP info (#4569) 2024-07-31 21:50:50 +08:00
rz_util build: Improved meson-build to use rizin as subproject (#4684) 2024-10-29 23:59:42 +08:00
sflib Update i386 argument constraints (#3482) 2023-04-26 10:24:22 +08:00
meson.build Ropchain constraint syntax parser (#4552) 2024-07-10 12:41:47 +08:00
rz_agraph.h Add HtSP, HtSS, HtSU, SetS (#4415) 2024-04-16 20:27:48 +08:00
rz_analysis.h refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08:00
rz_arch.h Move parse into arch. (#4342) 2024-03-07 23:50:22 +08:00
rz_asm.h refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08:00
rz_basefind.h Revert back only the changes for the threads code and ignores rz-test 2024-06-02 18:11:06 +08:00
rz_bin.h refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08:00
rz_bin_dwarf.h analysis/dwarf: load sourceline information for global variables (#4635) 2024-09-16 03:26:09 +08:00
rz_bin_source_line.h Add HtSP, HtSS, HtSU, SetS (#4415) 2024-04-16 20:27:48 +08:00
rz_bind.h Core: Add cfgset bind methods 2022-05-10 10:22:49 +08:00
rz_bp.h refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08:00
rz_build_version.h.in Merge rz_asm and rz_analysis into one library but keep deprecated apis. 2024-03-07 18:38:49 +08:00
rz_cmd.h .(: Don't unescape macro args (#4450) 2024-04-21 09:58:38 +08:00
rz_cmp.h Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
rz_config.h RzAsm/RzAnalysis pointer sharing changes before RzArch and Hexagon fixes (#4667) 2024-10-17 15:30:40 +08:00
rz_cons.h cons: remove useless member <lastline> (#4540) 2024-06-07 13:28:27 +08:00
rz_constructor.h Convert from rz_str_new to rz_str_dup (#4178) 2024-02-07 00:07:53 +08:00
rz_core.h refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08:00
rz_crypto.h refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08:00
rz_debug.h refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08:00
rz_demangler.h Add bin.demangle.flags to allow users to simplify or not mangled strings (#3659) 2023-07-17 23:31:09 +08:00
rz_diff.h Remove agd and add rz_analysis_similarity/match + refactoring 2022-10-04 20:02:35 +02:00
rz_drx.h Run clang-format 2021-01-21 22:05:44 +08:00
rz_egg.h refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08:00
rz_endian.h util: rz_endian cleanup and documentation (#3900) 2023-10-05 10:40:00 +08:00
rz_flag.h Add HtSP, HtSS, HtSU, SetS (#4415) 2024-04-16 20:27:48 +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 refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08:00
rz_heap_glibc.h Enhance dmht tcache command (#4355) 2024-03-22 11:00:58 +08:00
rz_heap_jemalloc.h Update db/archos/linux-x64/dbg_dmh dmh allocated (#3956) 2023-11-05 17:03:26 +08:00
rz_il.h [RzIL] Add Validator (Type-checker) (#2182) 2022-01-10 16:54:13 +01:00
rz_io.h refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08:00
rz_lang.h Merge rz_asm and rz_analysis into one library but keep deprecated apis. 2024-03-07 18:38:49 +08:00
rz_lib.h refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08:00
rz_list.h refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08: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 Move parse into arch. (#4342) 2024-03-07 23:50:22 +08:00
rz_pdb.h Load symbols in modules from PDB (#4025) 2023-12-10 14:14:14 +08:00
rz_platform.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_project.h Ropchain constraint syntax parser (#4552) 2024-07-10 12:41:47 +08:00
rz_reg.h core/rop: refactor and grep ROP info (#4569) 2024-07-31 21:50:50 +08:00
rz_rop.h Expose APIs for rz-solver (#4648) 2024-10-16 16:23:10 +08:00
rz_search.h Update rz_search_keyword_new() doxygen and variable names. 2024-02-17 15:04:47 +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 SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
rz_skyline.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_socket.h Add help and colors for rz-run -h (#4225) (#4237) 2024-02-16 01:54:12 +08:00
rz_syscall.h Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
rz_th.h Revert back only the changes for the threads code and ignores rz-test 2024-06-02 18:11:06 +08:00
rz_type.h Add HtSP, HtSS, HtSU, SetS (#4415) 2024-04-16 20:27:48 +08:00
rz_types.h build: Improved meson-build to use rizin as subproject (#4684) 2024-10-29 23:59:42 +08:00
rz_types_base.h Forbid declaration of __ucrt_int_to_float from Win SDK 10.0.25182.0 2024-09-08 17:34:55 +08:00
rz_types_overflow.h Clean up headers (#2719) 2022-06-22 07:30:50 +08:00
rz_userconf.h.in Revert back only the changes for the threads code and ignores rz-test 2024-06-02 18:11:06 +08:00
rz_util.h rzil: add analysis and evaluation integration test (#4241) 2024-02-16 21:10:44 +08:00
rz_vector.h Add rz_pvector_enumerate macro (#4462) 2024-04-27 11:07:06 +08: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