mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-27 05:32:45 +00:00
2596143e2b
The ELF loader does not have access to the symbols of the main executable, it just relocates symbols to it via fixed offsets. We need to make sure that loaded plugins are from the same link process to prevent crashes. An embedded build date is used for that. svn-id: r52730
10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
PLUGIN_getBuildDate
|
|
PLUGIN_getVersion
|
|
PLUGIN_getType
|
|
PLUGIN_getTypeVersion
|
|
PLUGIN_getObject
|
|
___plugin_ctors
|
|
___plugin_ctors_end
|
|
___plugin_dtors
|
|
___plugin_dtors_end
|