mirror of
https://github.com/angr/angr
synced 2026-08-17 12:23:11 -04:00
* SimStruct: Remove _arch_memo to fix the cache leak. * Fix the comment * Better typing. * Fix RustSimTypes. * More fixes. * Fix caching for anonymous structs. * SimUnion: Cache alignment. * Convert returnty to a arch-ed returnty. * RustSimType: Do not shadow SimType.with_arch. * Rust: Bind an arch to types before they reach the type solver. * RustSimType: Make it a subclass of SimType. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_enum_inference.py | ||
| test_enum_integration.py | ||
| test_enum_types.py | ||
| test_simtypefunction.py | ||
| test_types.py | ||