ax[?] manage refs/xrefs (see also afx?)
Usage: ax[?d-l*] # see also 'afx?'
ax addr [at]add code ref pointing to addr (from curseek)axc addr [at]add code jmp ref // unused?axC addr [at]add code call refaxg addrshow xrefs graph to reach current functionaxgj [addr]show xrefs graph to reach current function in json formataxd addr [at]add data refaxqlist refs in quiet/human-readable formataxjlist refs in json formataxF [flg-glob]find data/code references of flags-
axt [addr]find data/code references to this address xref to -
Example use case is
axt @@ str.*to look for xrefs to all strings_ axtgaxf [addr]find data/code references from this address xref fromaxffxrefs from functionax- [at]clean all refs (or refs from addr)axlist refsaxk [query]perform sdb queryax*output radare commands
ax axc axC axg axd axq axj axF axt axf ax- axk ax* axgj