isle-portable/tools/ghidra_scripts/lego_util
jonschz d869d565c2
Fix Ghidra import script re-importing unchanged functions (#1035)
* feat: Reuse enums instead of recreating them every time

* feat: Support verifying return values larger than 4 bytes

* feat: Ignore `__$ReturnUdt` in template functions

* run formatter

---------

Co-authored-by: jonschz <jonschz@users.noreply.github.com>
2024-06-16 08:50:32 -04: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 Fix Ghidra import script re-importing unchanged functions (#1035) 2024-06-16 08:50:32 -04: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 Support stubs in function import (#1034) 2024-06-16 07:13:19 -04:00
statistics.py Add Ghidra function import script (#909) 2024-06-09 08:41:24 -04:00
type_importer.py Fix Ghidra import script re-importing unchanged functions (#1035) 2024-06-16 08:50:32 -04:00