Searched refs:MojoGetSystemThunks (Results 1 – 3 of 3) sorted by relevance
5 # Linker script that ensures only MojoGetSystemThunks is exposed from the9 MojoGetSystemThunks;
5 ; Ensure that we export only MojoGetSystemThunks from the mojo_core library.10 MojoGetSystemThunks
30 EXPORT_FROM_MOJO_CORE void MojoGetSystemThunks(MojoSystemThunks* thunks) { in MojoGetSystemThunks() function