mirror of
https://github.com/radareorg/radare2.git
synced 2025-05-23 00:46:16 +00:00

- Add field at to RAnalRef - Set ref->at to the addrees of the opcode which does the jump/call - Set correctly the xrefs "from" address * r_core - Modify afl to accept an optional argument [fcn name] to filter output by function - Change afl output to group xrefs by type (code and data)