Crossplatform App der Caritas (Versuch).
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

environment.armeabi-v7a.s 4.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. .arch armv7-a
  2. .syntax unified
  3. .eabi_attribute 67, "2.09" @ Tag_conformance
  4. .eabi_attribute 6, 10 @ Tag_CPU_arch
  5. .eabi_attribute 7, 65 @ Tag_CPU_arch_profile
  6. .eabi_attribute 8, 1 @ Tag_ARM_ISA_use
  7. .eabi_attribute 9, 2 @ Tag_THUMB_ISA_use
  8. .fpu vfpv3-d16
  9. .eabi_attribute 34, 1 @ Tag_CPU_unaligned_access
  10. .eabi_attribute 15, 1 @ Tag_ABI_PCS_RW_data
  11. .eabi_attribute 16, 1 @ Tag_ABI_PCS_RO_data
  12. .eabi_attribute 17, 2 @ Tag_ABI_PCS_GOT_use
  13. .eabi_attribute 20, 2 @ Tag_ABI_FP_denormal
  14. .eabi_attribute 21, 0 @ Tag_ABI_FP_exceptions
  15. .eabi_attribute 23, 3 @ Tag_ABI_FP_number_model
  16. .eabi_attribute 24, 1 @ Tag_ABI_align_needed
  17. .eabi_attribute 25, 1 @ Tag_ABI_align_preserved
  18. .eabi_attribute 38, 1 @ Tag_ABI_FP_16bit_format
  19. .eabi_attribute 18, 4 @ Tag_ABI_PCS_wchar_t
  20. .eabi_attribute 26, 2 @ Tag_ABI_enum_size
  21. .eabi_attribute 14, 0 @ Tag_ABI_PCS_R9_use
  22. .file "environment.armeabi-v7a.armeabi-v7a.s"
  23. .section .rodata.env.str.1,"aMS",%progbits,1
  24. .type .L.env.str.1, %object
  25. .L.env.str.1:
  26. .asciz "ch.integrate.caritasapp"
  27. .size .L.env.str.1, 24
  28. .section .data.application_config,"aw",%progbits
  29. .type application_config, %object
  30. .p2align 2
  31. .global application_config
  32. application_config:
  33. /* uses_mono_llvm */
  34. .byte 0
  35. /* uses_mono_aot */
  36. .byte 0
  37. /* uses_assembly_preload */
  38. .byte 1
  39. /* is_a_bundled_app */
  40. .byte 0
  41. /* broken_exception_transitions */
  42. .byte 0
  43. /* instant_run_enabled */
  44. .byte 0
  45. /* jni_add_native_method_registration_attribute_present */
  46. .byte 0
  47. /* bound_exception_type */
  48. .byte 1
  49. /* package_naming_policy */
  50. .long 3
  51. /* environment_variable_count */
  52. .long 12
  53. /* system_property_count */
  54. .long 0
  55. /* android_package_name */
  56. .long .L.env.str.1
  57. .size application_config, 24
  58. .section .rodata.env.str.2,"aMS",%progbits,1
  59. .type .L.env.str.2, %object
  60. .L.env.str.2:
  61. .asciz "none"
  62. .size .L.env.str.2, 5
  63. .section .data.mono_aot_mode_name,"aw",%progbits
  64. .global mono_aot_mode_name
  65. mono_aot_mode_name:
  66. .long .L.env.str.2
  67. .section .rodata.env.str.3,"aMS",%progbits,1
  68. .type .L.env.str.3, %object
  69. .L.env.str.3:
  70. .asciz "MONO_GC_PARAMS"
  71. .size .L.env.str.3, 15
  72. .section .rodata.env.str.4,"aMS",%progbits,1
  73. .type .L.env.str.4, %object
  74. .L.env.str.4:
  75. .asciz "major=marksweep-conc"
  76. .size .L.env.str.4, 21
  77. .section .rodata.env.str.5,"aMS",%progbits,1
  78. .type .L.env.str.5, %object
  79. .L.env.str.5:
  80. .asciz "MONO_LOG_LEVEL"
  81. .size .L.env.str.5, 15
  82. .section .rodata.env.str.6,"aMS",%progbits,1
  83. .type .L.env.str.6, %object
  84. .L.env.str.6:
  85. .asciz "info"
  86. .size .L.env.str.6, 5
  87. .section .rodata.env.str.7,"aMS",%progbits,1
  88. .type .L.env.str.7, %object
  89. .L.env.str.7:
  90. .asciz "XAMARIN_BUILD_ID"
  91. .size .L.env.str.7, 17
  92. .section .rodata.env.str.8,"aMS",%progbits,1
  93. .type .L.env.str.8, %object
  94. .L.env.str.8:
  95. .asciz "0ff4757c-5333-4140-bf7f-39d3c48ab9ac"
  96. .size .L.env.str.8, 37
  97. .section .rodata.env.str.9,"aMS",%progbits,1
  98. .type .L.env.str.9, %object
  99. .L.env.str.9:
  100. .asciz "XA_HTTP_CLIENT_HANDLER_TYPE"
  101. .size .L.env.str.9, 28
  102. .section .rodata.env.str.10,"aMS",%progbits,1
  103. .type .L.env.str.10, %object
  104. .L.env.str.10:
  105. .asciz "Xamarin.Android.Net.AndroidClientHandler"
  106. .size .L.env.str.10, 41
  107. .section .rodata.env.str.11,"aMS",%progbits,1
  108. .type .L.env.str.11, %object
  109. .L.env.str.11:
  110. .asciz "XA_TLS_PROVIDER"
  111. .size .L.env.str.11, 16
  112. .section .rodata.env.str.12,"aMS",%progbits,1
  113. .type .L.env.str.12, %object
  114. .L.env.str.12:
  115. .asciz "btls"
  116. .size .L.env.str.12, 5
  117. .section .rodata.env.str.13,"aMS",%progbits,1
  118. .type .L.env.str.13, %object
  119. .L.env.str.13:
  120. .asciz "__XA_PACKAGE_NAMING_POLICY__"
  121. .size .L.env.str.13, 29
  122. .section .rodata.env.str.14,"aMS",%progbits,1
  123. .type .L.env.str.14, %object
  124. .L.env.str.14:
  125. .asciz "LowercaseCrc64"
  126. .size .L.env.str.14, 15
  127. .section .data.app_environment_variables,"aw",%progbits
  128. .type app_environment_variables, %object
  129. .p2align 2
  130. .global app_environment_variables
  131. app_environment_variables:
  132. .long .L.env.str.3
  133. .long .L.env.str.4
  134. .long .L.env.str.5
  135. .long .L.env.str.6
  136. .long .L.env.str.7
  137. .long .L.env.str.8
  138. .long .L.env.str.9
  139. .long .L.env.str.10
  140. .long .L.env.str.11
  141. .long .L.env.str.12
  142. .long .L.env.str.13
  143. .long .L.env.str.14
  144. .size app_environment_variables, 48
  145. .section .data.app_system_properties,"aw",%progbits
  146. .type app_system_properties, %object
  147. .p2align 2
  148. .global app_system_properties
  149. app_system_properties:
  150. .size app_system_properties, 0