ConfigToFile.vsr 588 B

12345678910111213141516171819202122232425262728
  1. EXPORTED {
  2. global:
  3. _NativeMain;
  4. __rsrc_*;
  5. __rstr_*;
  6. dbkFCallWrapperAddr;
  7. dbk_RTL_initialized;
  8. __dbk_fcall_wrapper;
  9. _DbgExcNotify;
  10. _Unwind_VRS_Get;
  11. _Unwind_VRS_Set;
  12. _Unwind_Complete;
  13. _Unwind_Resume_or_Rethrow;
  14. _Unwind_GetDataRelBase;
  15. _Unwind_GetTextRelBase;
  16. _Unwind_GetLanguageSpecificData;
  17. _Unwind_GetRegionStart;
  18. _BorUnwind_RaiseException;
  19. _BorUnwind_RaiseException2;
  20. _BorUnwind_Resume;
  21. _UnwindCppFrame;
  22. UnwindCppPersonalityCommon;
  23. _Unwind_DeleteException;
  24. TMethodImplementationIntercept;
  25. ExecJNI;
  26. ANativeActivity_onCreate;
  27. local: *;
  28. };