WUMSLoader/relocator/src
2020-06-10 16:20:20 +02:00
..
utils Outsource the function patching to the FunctionPatcherModule and DynLoadPatchModule 2020-06-06 22:14:26 +02:00
DynamicLinkingHelper.cpp Move module defines into WUMS 2020-06-06 17:02:31 +02:00
DynamicLinkingHelper.h Move module defines into WUMS 2020-06-06 17:02:31 +02:00
ElfUtils.cpp Formatting 2020-05-17 19:05:51 +02:00
ElfUtils.h Move module defines into WUMS 2020-06-06 17:02:31 +02:00
entry.cpp Add support for the WUMS_HOOK_RELOCATIONS_DONE hook 2020-06-10 16:20:20 +02:00
globals.cpp relocator: Save the address of the PhysicalToEffective + EffectiveToPhysical function from the memory module is present. 2020-05-30 21:59:42 +02:00
globals.h Adopt the hook-call of WUMS_HOOK_INIT to provide a pointer to the module_information_t struct 2020-06-06 22:12:18 +02:00
hooks.cpp Add support for the WUMS_HOOK_RELOCATIONS_DONE hook 2020-06-10 16:20:20 +02:00
hooks.h Formatting 2020-06-07 13:59:02 +02:00
link.ld first commit 2020-04-28 14:43:07 +02:00
ModuleDataPersistence.cpp Modules do now have a flag if they should be run before their entrypoint. 2020-06-07 13:58:55 +02:00
ModuleDataPersistence.h Move module defines into WUMS 2020-06-06 17:02:31 +02:00