Home
last modified time | relevance | path

Searched refs:R_CORE_AUTOCMPLT_SDB (Results 1 – 3 of 3) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/include/
H A Dr_core.h166 R_CORE_AUTOCMPLT_SDB, enumerator
/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dcore.c1767 case R_CORE_AUTOCMPLT_SDB: in find_autocomplete()
2593 r_core_autocomplete_add (core->autocomplete, "k", R_CORE_AUTOCMPLT_SDB, true); in __init_autocomplete_default()
H A Dcmd.c2484 { "$sdb", "shows sdb hints", R_CORE_AUTOCMPLT_SDB},