Home
last modified time | relevance | path

Searched refs:r_anal_hint_unset_opcode (Results 1 – 4 of 4) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/test/unit/
H A Dtest_anal_hints.c179 r_anal_hint_unset_opcode (anal, 0x1337); in test_r_anal_addr_hints()
/dports/devel/radare2/radare2-5.1.1/libr/anal/
H A Dhint.c309 R_API void r_anal_hint_unset_opcode(RAnal *a, ut64 addr) { in r_anal_hint_unset_opcode() function
/dports/devel/radare2/radare2-5.1.1/libr/include/
H A Dr_anal.h1932 R_API void r_anal_hint_unset_opcode(RAnal *a, ut64 addr);
/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dcmd_anal.c8144 r_anal_hint_unset_opcode (core->anal, core->offset); in cmd_anal_hint()
8163 r_anal_hint_unset_opcode (core->anal, core->offset); in cmd_anal_hint()