ghidra/Ghidra/Processors/x86/data
dev747368 e908ab6fbf DWARF expression handling refactor
Cleanup logic of expression evaluation, stub out resolution of register
values to a callback in case we want to use constant propagation to try
to allow successful calculations, and add support for default static
values for treating an arch's stack frame register (e.g. RBP) like the
static CFA value we already have support for.

Add option to decorate params and local vars with their DWARF storage
location info.

Handle arrays with unspecified element type.
2025-08-11 11:21:28 -04:00
..
extensions/rust GP-0 update to __rustcall param join handling 2023-12-15 21:09:18 -05:00
languages DWARF expression handling refactor 2025-08-11 11:21:28 -04:00
manuals Updated aarch64 and x86 amd processor manual index files. 2021-09-15 13:26:51 -04:00
patterns GP-2504,GP-2494 Arm switch patterns moved into pattern matching, adding additional pattern, fixed issues in function start patterns and validcode precondition. Added after='ptr'. 2022-10-03 22:02:19 -04:00