rizin/librz/debug/p/native
Dean 59b38e6efa
Add /*<type>*/ comments everywhere (#2986)
Adds /*<type>*/ comments and a linter check from rz-bindgen to enforce
their existence and consistency

Also includes the following fixes made when adding the annotations:
* removed unused intern_table arguments in pyc_dis.c, pyc_dis.h, asm_pyc.c
* removed unused classes argument from place_nodes in agraph.c
* removed unused recurse and recurse_bb functions in canalysis.c
* removed unused vars field from RzPrint struct
* removed unused RzAnalysisType* structs from rz_analysis.h
* removed unused list field from RzEgg struct
* fixed bug in bp_plugin.c where duplication-checking logic iterates over the wrong list
* removed unused q_regs field from RzDebug struct
* removed unused backtrace field from RzDebugPlugin struct
* removed unused classes_list field from RzBinNXOObj struct
* removed unused methods_list and classes_list fields from RzBinZimgObj struct
2022-09-11 13:04:53 +08:00
..
bsd Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
bt Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
linux Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
maps Windows: Various fixes 2022-07-24 21:00:51 +08:00
reg Add support for Windows on ARM (#1502) 2021-11-24 20:13:42 +08:00
windows Windows: Various fixes 2022-07-24 21:00:51 +08:00
xnu Fix unused variable warnings on MacOS ARM64 (#2980) 2022-08-24 18:16:39 +02: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
drx.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +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
reg.c Add support for Windows on ARM (#1502) 2021-11-24 20:13:42 +08:00