FEX/ThunkLibs/Generator
Tony Wasserka 0908968e87 Library Forwarding/gen: Don't register types used exclusively with ptr_passthrough annotations
This allows forwarding APIs that sparsely use non-repackable types.
2024-02-21 11:44:54 +01:00
..
analysis.cpp Library Forwarding/gen: Don't register types used exclusively with ptr_passthrough annotations 2024-02-21 11:44:54 +01:00
analysis.h Library Forwarding/gen: Map integers to fixed-size equivalents on guest 2024-01-30 17:22:23 +01:00
CMakeLists.txt unittests/ThunkLibs: Specify clang resource directory when compiling test code 2023-10-02 22:18:23 +02:00
data_layout.cpp Library Forwarding/gen: Map integers to fixed-size equivalents on guest 2024-01-30 17:22:23 +01:00
data_layout.h Library Forwarding/gen: Map integers to fixed-size equivalents on guest 2024-01-30 17:22:23 +01:00
diagnostics.h Thunks/gen: Move diagnostic marshaling helper to a dedicated header 2023-09-07 13:56:53 +02:00
gen.cpp Library Forwarding/gen: Don't register types used exclusively with ptr_passthrough annotations 2024-02-21 11:44:54 +01:00
interface.h Thunks/gen: Add detection logic for data layout differences 2023-10-02 22:18:22 +02:00
main.cpp Thunks: Fix definition of GUEST_THUNK_LIBRARY 2024-01-19 11:17:44 +01:00