radare2/libr/anal
2022-09-10 12:04:37 +02:00
..
arch Fix some critical bugs spotted by coverity 2022-09-10 01:28:37 +02:00
d Fix the CI (#19462) 2021-12-03 01:38:51 +01:00
p Fix build on some compilers 2022-09-10 12:04:37 +02:00
anal.c Use R_LOG instead of eprintf in more places 2022-08-17 23:29:24 +02:00
anplugs.c Fix last covs and support mount in ms ##fs 2022-07-08 09:51:21 +02:00
base_types.h Remove tokens after #endif (#17398) 2020-08-05 12:08:36 +08:00
bb.c Remove RAnalPlugin.jmpmid and use ANAL_ARCHINFO_ALIGN instead ##anal 2022-05-18 06:37:15 +02:00
block.c More source spacing linting 2022-08-18 14:37:29 +02:00
cc.c Refactor a few eprintf 'Cannot …' to R_LOG_ERROR 2022-08-01 16:46:46 +02:00
class.c More source spacing linting 2022-08-18 14:37:29 +02:00
codemeta.c Fix two minor covs 2021-11-09 13:27:42 +01:00
cond.c Add =0 and =1 lintings 2022-08-18 13:58:40 +02:00
cycles.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
data.c Cleanup stuff 2022-06-26 12:41:22 +02:00
diff.c Add =0 and =1 lintings 2022-08-18 13:58:40 +02:00
dwarf_process.c Add linting to spot misuses of r_strbuf_appendf and fix them all ##refactor 2022-09-09 23:12:01 +02:00
esil_cfg.c Fix bug in esil_cfg ##anal 2022-09-02 03:12:03 +02:00
esil_dfg.c Implement r_anal_esil_dfg_reg_is_const ##anal 2022-08-23 19:17:17 +02:00
esil_handler.c Add r_anal_esil_{syscall/interrupt}_{get/del} ##esil ##api 2021-03-04 19:18:19 +01:00
esil_plugin.c Linting for 'cmp (' and asan in Cf 2022-08-20 12:35:11 +02:00
esil_stats.c Boolify all the ESIL callbacks ##esil 2021-02-24 17:13:30 +01:00
esil_trace.c Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
esil.c Add warning for esil op $$ deprecation ##esil 2022-09-08 23:08:15 +02:00
fcn.c Implement aggb command, like agfb but for agn/age ##graph 2022-09-08 20:49:36 +02:00
flirt.c Remove globals in flirt and apply some extra cleanups ##globals 2022-09-06 21:04:49 +02:00
function.c Add lint for \tfree( 2022-08-18 10:27:06 +02:00
global.c Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
hint.c More source spacing linting 2022-08-18 14:37:29 +02:00
jmptbl.c Refactor a few eprintf 'Cannot …' to R_LOG_ERROR 2022-08-01 16:46:46 +02:00
labels.c Refactor Labels out of SDB ##anal (#17621) 2020-09-16 09:54:33 +02:00
Makefile Move asm.xtensa into anal. fix dupplicated symbols linkage bug ##anal 2022-05-01 22:18:43 +02:00
meson.build Move the asm.m68k.gnu into the anal ##refactor 2022-09-07 01:31:48 +02:00
meta.c Fix last covs 2022-08-23 17:43:34 +02:00
op.c Use R_LOG instead of eprintf in more places 2022-08-17 23:29:24 +02:00
pin.c Remove all the deprecated abi apis 2022-04-19 15:40:29 +02:00
reflines.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
rtti_itanium.c Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
rtti_msvc.c More source spacing linting 2022-08-18 14:37:29 +02:00
rtti.c Improve itanium RTTI parsing and vtable search ##anal 2020-05-03 17:55:20 +02:00
sign.c Fix Unkown -> Unknown typo and add lint for it 2022-09-06 08:08:24 +02:00
switch.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
type_pdb.c Move bin.pdb into bin.formats.pdb 2022-08-23 18:52:25 +02:00
type.c Add lint for ';;$' and remove strncmp from io plugins 2022-08-18 00:11:36 +02:00
value.c More eprintf -> RLOG here and there ##refactor 2022-07-05 13:34:13 +02:00
var.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
vtable.c Fix crash in vtable analysis on UB ##crash 2022-05-21 22:47:36 +02:00
xrefs.c Implement ax, to list xrefs using RTable ##print 2022-05-30 21:23:01 +02:00