WUMSLoader/source/module
2020-05-29 17:36:10 +02:00
..
DynamicLinkingHelper.cpp Formatting 2020-05-17 19:05:51 +02:00
DynamicLinkingHelper.h Formatting 2020-05-17 19:05:51 +02:00
ExportData.h Add support for WUMS, support for handling and resolving exports 2020-05-17 21:14:27 +02:00
HookData.h Add initial support for storing and loadings hooks of modules (but not calling them) 2020-05-29 17:36:10 +02:00
ImportRPLInformation.h Formatting 2020-05-17 19:05:51 +02:00
ModuleData.cpp Allocate everything on the stack instead of the heap 2020-05-17 13:11:52 +02:00
ModuleData.h Add initial support for storing and loadings hooks of modules (but not calling them) 2020-05-29 17:36:10 +02:00
ModuleDataFactory.cpp Add initial support for storing and loadings hooks of modules (but not calling them) 2020-05-29 17:36:10 +02:00
ModuleDataFactory.h Fix support for loading multiple modules 2020-05-28 21:45:44 +02:00
ModuleDataPersistence.cpp Add initial support for storing and loadings hooks of modules (but not calling them) 2020-05-29 17:36:10 +02:00
ModuleDataPersistence.h Formatting 2020-05-17 19:05:51 +02:00
RelocationData.cpp Formatting 2020-05-17 19:05:51 +02:00
RelocationData.h Formatting 2020-05-17 19:05:51 +02:00
SectionInfo.h Save information about sections of a module 2020-05-17 13:13:24 +02:00