WUMSLoader/source/module
2021-12-07 18:23:18 +01:00
..
DynamicLinkingHelper.cpp Use std::shared_ptr 2021-12-07 18:23:18 +01:00
DynamicLinkingHelper.h Use std::shared_ptr 2021-12-07 18:23:18 +01:00
ExportData.h Code cleanup 2021-09-18 11:55:01 +02:00
FunctionSymbolData.h WUMS 0.3 support: Store function symbol data inside global struct. Optimize relocator to only read needed data from global struct 2021-12-07 18:01:15 +01:00
HookData.h Code cleanup 2021-09-18 11:55:01 +02:00
ImportRPLInformation.h Use std::shared_ptr 2021-12-07 18:23:18 +01:00
ModuleData.cpp Use std::shared_ptr 2021-12-07 18:23:18 +01:00
ModuleData.h Use std::shared_ptr 2021-12-07 18:23:18 +01:00
ModuleDataFactory.cpp Use std::shared_ptr 2021-12-07 18:23:18 +01:00
ModuleDataFactory.h Use std::shared_ptr 2021-12-07 18:23:18 +01:00
ModuleDataPersistence.cpp Use std::shared_ptr 2021-12-07 18:23:18 +01:00
ModuleDataPersistence.h Use std::shared_ptr 2021-12-07 18:23:18 +01:00
RelocationData.cpp Use std::shared_ptr 2021-12-07 18:23:18 +01:00
RelocationData.h Use std::shared_ptr 2021-12-07 18:23:18 +01:00
SectionInfo.h Formatting 2021-09-23 18:38:29 +02:00