rizin/librz/debug/p/native
Khairul Azhar Kasmiran c1fc1419e4
Rename some rz_list funcs to rz_list_XXX_val (part 1) (#5671)
* Rename rz_list_find_ptr() to rz_list_find_val()
* Rename rz_list_delete_data() to rz_list_delete_val()
2025-12-25 22:01:49 +08:00
..
bsd Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
bt Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
linux Fix: asn and asr command #3885 (#5477) 2025-11-04 23:38:16 +08:00
maps Remove dead code (#4705) 2024-11-08 18:46:13 +08:00
reg Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
windows Rename some rz_list funcs to rz_list_XXX_val (part 1) (#5671) 2025-12-25 22:01:49 +08:00
xnu Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
android_arm.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
android_arm64.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
android_x86_64.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
apple_aarch64.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
apple_arm.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
apple_ppc.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
apple_x86_64.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
arm.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
bt.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
darwin.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
dragonfly.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
drx.c Use clang-format 15 instead of 14 2023-01-25 22:02:26 +08:00
kfbsd.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
linux_arm.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
linux_arm64.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
linux_mips32.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
linux_mips64.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
linux_other.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
linux_ppc.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
linux_x86_64.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
netbsd.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
openbsd.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
procfs.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
procfs.h SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
unsupported.c Refactor debug native plugin archos-wise and other minor refactors (#5295) 2025-09-01 00:00:35 +08:00
windows.c Separate the setters for binfile objects and current binfile in RzBin. (#5342) 2025-09-07 12:19:29 +00:00