Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dvmenus.c2891 static ut64 var_functions_show(RCore *core, int idx, int show, int cols) { in var_functions_show() function
2957 const ut64 addr = var_functions_show (core, idx, 0, cols); in var_variables_show()
3038 : var_functions_show (core, option, 0, colpos); in r_core_visual_anal_refresh_column()
3155 addr = var_functions_show (core, option, 1, cols); in r_core_visual_anal_refresh()