Open
Description
This is a collection of known issues with the Ghidra import. This ticket is currently for documentation, fixing those will not be a priority.
- union types are not supported
- imported types that have the same name as an existing type are created again, resulting in name collisions
- vararg functions are not supported
- [please add further issues if you find them]