rizin/subprojects/rzwinkd
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
..
iob_net.c hash: use RzHash in most hash APIs 2022-06-28 21:55:26 +08:00
iob_pipe.c Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
kd.c WinKD: Use ut* macros instead of uint_* types 2022-06-05 00:27:35 +08:00
kd.h WinKD: Use ut* macros instead of uint_* types 2022-06-05 00:27:35 +08:00
meson.build Fix compilation on Termux and Haiku (#2671) 2022-06-07 23:44:41 +02:00
profiles.h WinKD/DMP: Add Windows 10 20H2 and 21H2 profiles 2022-05-10 10:22:49 +08:00
transport.c Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
transport.h
winkd.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
winkd.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00