ghidra/Ghidra/Framework/SoftwareModeling
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
..
.launch GP-0: Moving Sleigh.launch to .launch/ subdir 2024-07-05 06:09:36 -04:00
data Merge remote-tracking branch 'origin/GP-4356_ghintern_avr8_cspec--SQUASHED' 2025-07-17 06:19:47 -04:00
src DWARF expression handling refactor 2025-08-11 11:21:28 -04:00
build.gradle GP-2875 Split Generic module into two modules to remove Gui related code from the generic module 2022-11-30 12:33:04 -05:00
certification.manifest GP-5078: Improvements to Ghidra Module directory layout 2024-10-31 10:34:26 -04:00
Module.manifest GP-0 added updated BSD license files and updated related BSD certifications 2022-05-11 10:37:27 -04:00
README.md GP-5078: Improvements to Ghidra Module directory layout 2024-10-31 10:34:26 -04:00

SoftwareModeling