radare2/libr/core
Nibble 7e8b8a9900 * Show /* func: */ or /* loc: */ in disassemble
* Filter fcn searchs by type (reduce pd time)
* Add arg 'type' to r_anal_fcn_find()
2010-11-23 19:55:31 +01:00
..
t * Some fixes in make all/clean 2010-06-14 16:20:54 +02:00
anal.c * Distinguish betwen fcn's (call refs) and loc's (jmp refs) 2010-11-23 17:15:33 +01:00
asm.c * Add r_core_asm_bwdisassemble for backward disassemble resolution 2010-10-06 18:04:47 +02:00
cmd.c * Show /* func: */ or /* loc: */ in disassemble 2010-11-23 19:55:31 +01:00
config.c * Add r_core_anal_fcn_cc() in r_core for Cyclomatic Complexity calc 2010-11-22 15:14:54 +01:00
core.c * Implement r_core_search_cb() method 2010-11-15 11:06:10 +01:00
file.c * Distinguish betwen fcn's (call refs) and loc's (jmp refs) 2010-11-23 17:15:33 +01:00
gdiff.c * Distinguish betwen fcn's (call refs) and loc's (jmp refs) 2010-11-23 17:15:33 +01:00
gdiff.h * Add support for non-splitted graphs 2010-06-02 19:17:47 +02:00
io.c * Fix segfault in r_core_read_at 2010-11-22 01:27:20 +01:00
libs.c * Fix bug with static plugins 2010-05-28 02:44:51 +02:00
Makefile * r_asm 2010-08-24 19:59:19 +02:00
project.c * Apply edu's project patch 2010-08-26 04:19:12 +02:00
rtr.c * Fix push immediate opcode analysis in basic x86 analysis 2010-09-08 19:49:34 +02:00
visual.c * Show /* func: */ or /* loc: */ in disassemble 2010-11-23 19:55:31 +01:00
yank.c * Add some missing function signatures 2010-03-11 01:04:59 +01:00