shadPS4/src/core/loader
TheTurtle 728249f58d
core: Properly implement TLS (#164)
* core: Split module code from linker

* linker: Properly implement thread local storage

* kernel: Fix a few memory functions

* kernel: Implement module loading

* Now it's easy to do anyway with new module rework
2024-06-05 22:08:18 +03:00
..
elf.cpp core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
elf.h core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
symbols_resolver.cpp core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
symbols_resolver.h core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00