mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-23 14:28:07 +00:00
146c788fa0
* Take into account initial BP position in stackframe * Add reg name to RAnalVarAccess * Add `anal.vars.stackname` config variable * Fix riscv op/src imm info filling * Fix getting BP vars if it is set with LEA * Fix arg detection for functions that call __chkstk * Fix tests Signed-off-by: GustavoLCR <gugulcr@gmail.com>