mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-03 04:05:06 +00:00
d730bacc08
* anal/xrefs: more uniform xref type output * anal/xrefs: reduce confusion of `ax` command * core/cmd_anal: add commands to add string references * anal/xrefs: when using radare2 output, ref->at should be the second arg * core/cmd_anal: remove afx commands, except for listing Since we removed per-function references, now there are only global ref/xref info, so there's no need to have per-function commands to handle refs/xrefs. * core/canal: use "ax" commands instead of "afx"