ghidra/Ghidra/Processors/x86
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
..
data DWARF expression handling refactor 2025-08-11 11:21:28 -04:00
src GP-5815 Added ELF Loader GOT allocation support for AARCH64 in support 2025-07-11 16:17:19 -04:00
build.gradle GP-849: Gradle 7 support 2021-05-12 13:45:16 -04:00
certification.manifest GP-5078: Improvements to Ghidra Module directory layout 2024-10-31 10:34:26 -04:00
Module.manifest Candidate release of source code. 2019-03-26 13:46:51 -04:00
README.md GP-5078: Improvements to Ghidra Module directory layout 2024-10-31 10:34:26 -04:00

x86