isle/tools/ghidra_scripts/lego_util
jonschz bead9d1010 feature: Import stub functions but don't overwrite their argument list
Ghidra might have auto-detected some arguments, so we don't want to overwrite that if the stub's argument list has not been verified

Closes #1009
2024-06-16 08:14:26 +02:00
..
__init__.py Add Ghidra function import script (#909) 2024-06-09 08:41:24 -04:00
exceptions.py Add Ghidra function import script (#909) 2024-06-09 08:41:24 -04:00
function_importer.py feature: Import stub functions but don't overwrite their argument list 2024-06-16 08:14:26 +02:00
ghidra_helper.py Add Ghidra function import script (#909) 2024-06-09 08:41:24 -04:00
headers.pyi Add Ghidra function import script (#909) 2024-06-09 08:41:24 -04:00
pdb_extraction.py feature: Import stub functions but don't overwrite their argument list 2024-06-16 08:14:26 +02:00
statistics.py Add Ghidra function import script (#909) 2024-06-09 08:41:24 -04:00
type_importer.py Add Ghidra function import script (#909) 2024-06-09 08:41:24 -04:00