isle/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
exceptions.py
function_importer.py Fix Ghidra import script re-importing unchanged functions (#1035) 2024-06-16 08:50:32 -04:00
ghidra_helper.py
headers.pyi
pdb_extraction.py Support stubs in function import (#1034) 2024-06-16 07:13:19 -04:00
statistics.py
type_importer.py Fix Ghidra import script re-importing unchanged functions (#1035) 2024-06-16 08:50:32 -04:00