Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

burstTestTarget.txt 21KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662
  1. .text
  2. .def @feat.00;
  3. .scl 3;
  4. .type 0;
  5. .endef
  6. .globl @feat.00
  7. .set @feat.00, 0
  8. .intel_syntax noprefix
  9. .file "main"
  10. .def burst.initialize;
  11. .scl 2;
  12. .type 32;
  13. .endef
  14. .globl burst.initialize
  15. .p2align 4, 0x90
  16. burst.initialize:
  17. .Lfunc_begin0:
  18. .seh_proc burst.initialize
  19. push rbp
  20. .seh_pushreg rbp
  21. mov rbp, rsp
  22. .seh_setframe rbp, 0
  23. .seh_endprologue
  24. pop rbp
  25. ret
  26. .Lfunc_end0:
  27. .seh_endproc
  28. .def burst.initialize.externals;
  29. .scl 2;
  30. .type 32;
  31. .endef
  32. .globl burst.initialize.externals
  33. .p2align 4, 0x90
  34. burst.initialize.externals:
  35. .Lfunc_begin1:
  36. .seh_proc burst.initialize.externals
  37. push rbp
  38. .seh_pushreg rbp
  39. mov rbp, rsp
  40. .seh_setframe rbp, 0
  41. .seh_endprologue
  42. pop rbp
  43. ret
  44. .Lfunc_end1:
  45. .seh_endproc
  46. .def burst.initialize.statics;
  47. .scl 2;
  48. .type 32;
  49. .endef
  50. .globl burst.initialize.statics
  51. .p2align 4, 0x90
  52. burst.initialize.statics:
  53. .Lfunc_begin2:
  54. .seh_proc burst.initialize.statics
  55. push rbp
  56. .seh_pushreg rbp
  57. mov rbp, rsp
  58. .seh_setframe rbp, 0
  59. .seh_endprologue
  60. pop rbp
  61. ret
  62. .Lfunc_end2:
  63. .seh_endproc
  64. .def d675c2aa053244579b646ec09368a505;
  65. .scl 2;
  66. .type 32;
  67. .endef
  68. .globl d675c2aa053244579b646ec09368a505
  69. .p2align 4, 0x90
  70. d675c2aa053244579b646ec09368a505:
  71. .Lfunc_begin3:
  72. .seh_proc d675c2aa053244579b646ec09368a505
  73. push rbp
  74. .seh_pushreg rbp
  75. sub rsp, 48
  76. .seh_stackalloc 48
  77. lea rbp, [rsp + 48]
  78. .seh_setframe rbp, 48
  79. .seh_endprologue
  80. mov eax, dword ptr [rbp + 48]
  81. mov dword ptr [rsp + 32], eax
  82. call "Unity.Jobs.IJobExtensions.JobStruct`1<BurstInspectorGUITests.MyJob>.Execute(ref BurstInspectorGUITests.MyJob data, System.IntPtr additionalPtr, System.IntPtr bufferRangePatchData, ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges, int jobIndex) -> void_930e313844f708dd8e72e0cb41431524 from UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
  83. nop
  84. add rsp, 48
  85. pop rbp
  86. ret
  87. .Lfunc_end3:
  88. .seh_endproc
  89. .def "Unity.Jobs.IJobExtensions.JobStruct`1<BurstInspectorGUITests.MyJob>.Execute(ref BurstInspectorGUITests.MyJob data, System.IntPtr additionalPtr, System.IntPtr bufferRangePatchData, ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges, int jobIndex) -> void_930e313844f708dd8e72e0cb41431524 from UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null";
  90. .scl 3;
  91. .type 32;
  92. .endef
  93. .p2align 4, 0x90
  94. "Unity.Jobs.IJobExtensions.JobStruct`1<BurstInspectorGUITests.MyJob>.Execute(ref BurstInspectorGUITests.MyJob data, System.IntPtr additionalPtr, System.IntPtr bufferRangePatchData, ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges, int jobIndex) -> void_930e313844f708dd8e72e0cb41431524 from UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null":
  95. .Lfunc_begin4:
  96. .cv_func_id 0
  97. .cv_file 1 "C:\\UnitySrc\\unity\\Runtime\\Jobs\\Managed\\IJob.cs"
  98. .cv_loc 0 1 57 0
  99. .seh_proc "Unity.Jobs.IJobExtensions.JobStruct`1<BurstInspectorGUITests.MyJob>.Execute(ref BurstInspectorGUITests.MyJob data, System.IntPtr additionalPtr, System.IntPtr bufferRangePatchData, ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges, int jobIndex) -> void_930e313844f708dd8e72e0cb41431524 from UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
  100. push rbp
  101. .seh_pushreg rbp
  102. mov rbp, rsp
  103. .seh_setframe rbp, 0
  104. .seh_endprologue
  105. .Ltmp0:
  106. .cv_file 2 "C:\\UnitySrc\\unity\\Runtime\\Export\\NativeArray\\NativeArray.cs"
  107. .cv_inline_site_id 1 within 0 inlined_at 1 58 0
  108. .cv_file 3 "C:\\UnitySrc\\burst\\src\\com.unity.burst\\Tests\\Editor\\BurstInspectorGUITests.cs"
  109. .cv_inline_site_id 2 within 1 inlined_at 3 393 0
  110. .cv_loc 2 2 130 0
  111. mov eax, dword ptr [rcx + 8]
  112. test rax, rax
  113. .Ltmp1:
  114. .cv_loc 1 3 393 0
  115. je .LBB4_1
  116. mov rdx, qword ptr [rcx]
  117. vxorps xmm0, xmm0, xmm0
  118. .p2align 4, 0x90
  119. .LBB4_3:
  120. .cv_loc 1 3 395 0
  121. vaddss xmm0, xmm0, dword ptr [rdx]
  122. .cv_loc 1 3 393 0
  123. add rdx, 4
  124. dec rax
  125. jne .LBB4_3
  126. jmp .LBB4_4
  127. .LBB4_1:
  128. vxorps xmm0, xmm0, xmm0
  129. .LBB4_4:
  130. .Ltmp2:
  131. .cv_inline_site_id 3 within 1 inlined_at 3 397 0
  132. .cv_loc 3 2 194 0
  133. mov rax, qword ptr [rcx + 48]
  134. vmovss dword ptr [rax], xmm0
  135. .Ltmp3:
  136. .cv_loc 0 1 59 0
  137. pop rbp
  138. ret
  139. .Ltmp4:
  140. .Lfunc_end4:
  141. .seh_endproc
  142. .section .drectve,"yn"
  143. .ascii " /EXPORT:\"burst.initialize\""
  144. .ascii " /EXPORT:\"burst.initialize.externals\""
  145. .ascii " /EXPORT:\"burst.initialize.statics\""
  146. .ascii " /EXPORT:d675c2aa053244579b646ec09368a505"
  147. .section .debug$S,"dr"
  148. .p2align 2
  149. .long 4
  150. .long 241
  151. .long .Ltmp6-.Ltmp5
  152. .Ltmp5:
  153. .short .Ltmp8-.Ltmp7
  154. .Ltmp7:
  155. .short 4353
  156. .long 0
  157. .byte 0
  158. .p2align 2
  159. .Ltmp8:
  160. .short .Ltmp10-.Ltmp9
  161. .Ltmp9:
  162. .short 4412
  163. .long 0
  164. .short 208
  165. .short 0
  166. .short 0
  167. .short 91
  168. .short 0
  169. .short 14006
  170. .short 0
  171. .short 0
  172. .short 0
  173. .asciz "Burst 0.0.91.0 (Frontend Version : 040e20f6-d3e4-45d8-b45b-06c6d673cedb)"
  174. .p2align 2
  175. .Ltmp10:
  176. .Ltmp6:
  177. .p2align 2
  178. .long 246
  179. .long .Ltmp12-.Ltmp11
  180. .Ltmp11:
  181. .long 0
  182. .long 4112
  183. .cv_filechecksumoffset 3
  184. .long 391
  185. .long 4115
  186. .cv_filechecksumoffset 2
  187. .long 129
  188. .long 4118
  189. .cv_filechecksumoffset 2
  190. .long 192
  191. .Ltmp12:
  192. .p2align 2
  193. .long 241
  194. .long .Ltmp14-.Ltmp13
  195. .Ltmp13:
  196. .short .Ltmp16-.Ltmp15
  197. .Ltmp15:
  198. .short 4422
  199. .long 0
  200. .long 0
  201. .long 0
  202. .long .Lfunc_end4-"Unity.Jobs.IJobExtensions.JobStruct`1<BurstInspectorGUITests.MyJob>.Execute(ref BurstInspectorGUITests.MyJob data, System.IntPtr additionalPtr, System.IntPtr bufferRangePatchData, ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges, int jobIndex) -> void_930e313844f708dd8e72e0cb41431524 from UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
  203. .long 0
  204. .long 0
  205. .long 4126
  206. .secrel32 "Unity.Jobs.IJobExtensions.JobStruct`1<BurstInspectorGUITests.MyJob>.Execute(ref BurstInspectorGUITests.MyJob data, System.IntPtr additionalPtr, System.IntPtr bufferRangePatchData, ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges, int jobIndex) -> void_930e313844f708dd8e72e0cb41431524 from UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
  207. .secidx "Unity.Jobs.IJobExtensions.JobStruct`1<BurstInspectorGUITests.MyJob>.Execute(ref BurstInspectorGUITests.MyJob data, System.IntPtr additionalPtr, System.IntPtr bufferRangePatchData, ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges, int jobIndex) -> void_930e313844f708dd8e72e0cb41431524 from UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
  208. .byte 0
  209. .asciz "Unity.Jobs.IJobExtensions.JobStruct`1<BurstInspectorGUITests.MyJob>.Execute(ref BurstInspectorGUITests.MyJob data, System.IntPtr additionalPtr, System.IntPtr bufferRangePatchData, ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges, int jobIndex) -> void_930e313844f708dd8e72e0cb41431524 from UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
  210. .p2align 2
  211. .Ltmp16:
  212. .short .Ltmp18-.Ltmp17
  213. .Ltmp17:
  214. .short 4114
  215. .long 8
  216. .long 0
  217. .long 0
  218. .long 0
  219. .long 0
  220. .short 0
  221. .long 1212416
  222. .p2align 2
  223. .Ltmp18:
  224. .short .Ltmp20-.Ltmp19
  225. .Ltmp19:
  226. .short 4429
  227. .long 0
  228. .long 0
  229. .long 4112
  230. .cv_inline_linetable 1 3 391 .Lfunc_begin4 .Lfunc_end4
  231. .p2align 2
  232. .Ltmp20:
  233. .short .Ltmp22-.Ltmp21
  234. .Ltmp21:
  235. .short 4429
  236. .long 0
  237. .long 0
  238. .long 4115
  239. .cv_inline_linetable 2 2 129 .Lfunc_begin4 .Lfunc_end4
  240. .p2align 2
  241. .Ltmp22:
  242. .short 2
  243. .short 4430
  244. .short .Ltmp24-.Ltmp23
  245. .Ltmp23:
  246. .short 4429
  247. .long 0
  248. .long 0
  249. .long 4118
  250. .cv_inline_linetable 3 2 192 .Lfunc_begin4 .Lfunc_end4
  251. .p2align 2
  252. .Ltmp24:
  253. .short 2
  254. .short 4430
  255. .short 2
  256. .short 4430
  257. .short 2
  258. .short 4431
  259. .Ltmp14:
  260. .p2align 2
  261. .cv_linetable 0, "Unity.Jobs.IJobExtensions.JobStruct`1<BurstInspectorGUITests.MyJob>.Execute(ref BurstInspectorGUITests.MyJob data, System.IntPtr additionalPtr, System.IntPtr bufferRangePatchData, ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges, int jobIndex) -> void_930e313844f708dd8e72e0cb41431524 from UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", .Lfunc_end4
  262. .long 241
  263. .long .Ltmp26-.Ltmp25
  264. .Ltmp25:
  265. .short .Ltmp28-.Ltmp27
  266. .Ltmp27:
  267. .short 4360
  268. .long 4099
  269. .asciz "BurstInspectorGUITests/MyJob"
  270. .p2align 2
  271. .Ltmp28:
  272. .short .Ltmp30-.Ltmp29
  273. .Ltmp29:
  274. .short 4360
  275. .long 4104
  276. .asciz "Unity.Collections.NativeArray`1<System.Single>"
  277. .p2align 2
  278. .Ltmp30:
  279. .short .Ltmp32-.Ltmp31
  280. .Ltmp31:
  281. .short 4360
  282. .long 4107
  283. .asciz "Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle"
  284. .p2align 2
  285. .Ltmp32:
  286. .short .Ltmp34-.Ltmp33
  287. .Ltmp33:
  288. .short 4360
  289. .long 4124
  290. .asciz "Unity.Jobs.LowLevel.Unsafe.JobRanges"
  291. .p2align 2
  292. .Ltmp34:
  293. .Ltmp26:
  294. .p2align 2
  295. .cv_filechecksums
  296. .cv_stringtable
  297. .long 241
  298. .long .Ltmp36-.Ltmp35
  299. .Ltmp35:
  300. .short .Ltmp38-.Ltmp37
  301. .Ltmp37:
  302. .short 4428
  303. .long 4130
  304. .p2align 2
  305. .Ltmp38:
  306. .Ltmp36:
  307. .p2align 2
  308. .section .debug$T,"dr"
  309. .p2align 2
  310. .long 4
  311. .short 0x32
  312. .short 0x1505
  313. .short 0x0
  314. .short 0x80
  315. .long 0x0
  316. .long 0x0
  317. .long 0x0
  318. .short 0x0
  319. .asciz "BurstInspectorGUITests/MyJob"
  320. .byte 241
  321. .short 0x46
  322. .short 0x1505
  323. .short 0x0
  324. .short 0x80
  325. .long 0x0
  326. .long 0x0
  327. .long 0x0
  328. .short 0x0
  329. .asciz "Unity.Collections.NativeArray`1<System.Single>"
  330. .byte 243
  331. .byte 242
  332. .byte 241
  333. .short 0x2a
  334. .short 0x1203
  335. .short 0x150d
  336. .short 0x3
  337. .long 0x1001
  338. .short 0x0
  339. .asciz "Inp\303\272t"
  340. .byte 243
  341. .byte 242
  342. .byte 241
  343. .short 0x150d
  344. .short 0x3
  345. .long 0x1001
  346. .short 0x30
  347. .asciz "Output"
  348. .byte 243
  349. .byte 242
  350. .byte 241
  351. .short 0x32
  352. .short 0x1505
  353. .short 0x2
  354. .short 0x0
  355. .long 0x1002
  356. .long 0x0
  357. .long 0x0
  358. .short 0x60
  359. .asciz "BurstInspectorGUITests/MyJob"
  360. .byte 241
  361. .short 0x42
  362. .short 0x1605
  363. .long 0x0
  364. .asciz "C:\\UnitySrc\\burst\\src\\Unity.Burst.Tester\\unknown\\unknown"
  365. .byte 243
  366. .byte 242
  367. .byte 241
  368. .short 0xe
  369. .short 0x1606
  370. .long 0x1003
  371. .long 0x1004
  372. .long 0x0
  373. .short 0x4a
  374. .short 0x1505
  375. .short 0x0
  376. .short 0x80
  377. .long 0x0
  378. .long 0x0
  379. .long 0x0
  380. .short 0x0
  381. .asciz "Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle"
  382. .byte 241
  383. .short 0x8a
  384. .short 0x1203
  385. .short 0x150d
  386. .short 0x3
  387. .long 0x620
  388. .short 0x0
  389. .asciz "m_Buffer"
  390. .byte 241
  391. .short 0x150d
  392. .short 0x3
  393. .long 0x74
  394. .short 0x8
  395. .asciz "m_Length"
  396. .byte 241
  397. .short 0x150d
  398. .short 0x3
  399. .long 0x74
  400. .short 0xc
  401. .asciz "m_MinIndex"
  402. .byte 243
  403. .byte 242
  404. .byte 241
  405. .short 0x150d
  406. .short 0x3
  407. .long 0x74
  408. .short 0x10
  409. .asciz "m_MaxIndex"
  410. .byte 243
  411. .byte 242
  412. .byte 241
  413. .short 0x150d
  414. .short 0x3
  415. .long 0x1006
  416. .short 0x18
  417. .asciz "m_Safety"
  418. .byte 241
  419. .short 0x150d
  420. .short 0x3
  421. .long 0x74
  422. .short 0x28
  423. .asciz "m_AllocatorLabel"
  424. .byte 241
  425. .short 0x46
  426. .short 0x1505
  427. .short 0x6
  428. .short 0x0
  429. .long 0x1007
  430. .long 0x0
  431. .long 0x0
  432. .short 0x30
  433. .asciz "Unity.Collections.NativeArray`1<System.Single>"
  434. .byte 243
  435. .byte 242
  436. .byte 241
  437. .short 0xe
  438. .short 0x1606
  439. .long 0x1008
  440. .long 0x1004
  441. .long 0x0
  442. .short 0x4a
  443. .short 0x1203
  444. .short 0x150d
  445. .short 0x3
  446. .long 0x620
  447. .short 0x0
  448. .asciz "versionNode"
  449. .byte 242
  450. .byte 241
  451. .short 0x150d
  452. .short 0x3
  453. .long 0x74
  454. .short 0x8
  455. .asciz "version"
  456. .byte 242
  457. .byte 241
  458. .short 0x150d
  459. .short 0x3
  460. .long 0x74
  461. .short 0xc
  462. .asciz "staticSafetyId"
  463. .byte 243
  464. .byte 242
  465. .byte 241
  466. .short 0x4a
  467. .short 0x1505
  468. .short 0x3
  469. .short 0x0
  470. .long 0x100a
  471. .long 0x0
  472. .long 0x0
  473. .short 0x10
  474. .asciz "Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle"
  475. .byte 241
  476. .short 0xe
  477. .short 0x1606
  478. .long 0x100b
  479. .long 0x1004
  480. .long 0x0
  481. .short 0xa
  482. .short 0x1002
  483. .long 0x1000
  484. .long 0x1000c
  485. .short 0x6
  486. .short 0x1201
  487. .long 0x0
  488. .short 0x1a
  489. .short 0x1009
  490. .long 0x3
  491. .long 0x1000
  492. .long 0x100d
  493. .byte 0x0
  494. .byte 0x0
  495. .short 0x0
  496. .long 0x100e
  497. .long 0x0
  498. .short 0x32
  499. .short 0x1602
  500. .long 0x1000
  501. .long 0x100f
  502. .asciz "BurstInspectorGUITests.MyJob.Execute"
  503. .byte 243
  504. .byte 242
  505. .byte 241
  506. .short 0xa
  507. .short 0x1002
  508. .long 0x1001
  509. .long 0x1000c
  510. .short 0x1a
  511. .short 0x1009
  512. .long 0x74
  513. .long 0x1001
  514. .long 0x1011
  515. .byte 0x0
  516. .byte 0x0
  517. .short 0x0
  518. .long 0x100e
  519. .long 0x0
  520. .short 0x3e
  521. .short 0x1602
  522. .long 0x1001
  523. .long 0x1012
  524. .asciz "Unity.Collections.NativeArray`1<float>.get_Length"
  525. .byte 242
  526. .byte 241
  527. .short 0xe
  528. .short 0x1201
  529. .long 0x2
  530. .long 0x74
  531. .long 0x40
  532. .short 0x1a
  533. .short 0x1009
  534. .long 0x3
  535. .long 0x1001
  536. .long 0x1011
  537. .byte 0x0
  538. .byte 0x0
  539. .short 0x2
  540. .long 0x1014
  541. .long 0x0
  542. .short 0x3a
  543. .short 0x1602
  544. .long 0x1001
  545. .long 0x1015
  546. .asciz "Unity.Collections.NativeArray`1<float>.set_Item"
  547. .short 0x3a
  548. .short 0x1505
  549. .short 0x0
  550. .short 0x80
  551. .long 0x0
  552. .long 0x0
  553. .long 0x0
  554. .short 0x0
  555. .asciz "Unity.Jobs.LowLevel.Unsafe.JobRanges"
  556. .byte 241
  557. .short 0xa
  558. .short 0x1002
  559. .long 0x1017
  560. .long 0x1000c
  561. .short 0x1a
  562. .short 0x1201
  563. .long 0x5
  564. .long 0x100d
  565. .long 0x620
  566. .long 0x620
  567. .long 0x1018
  568. .long 0x74
  569. .short 0xe
  570. .short 0x1008
  571. .long 0x3
  572. .byte 0x0
  573. .byte 0x0
  574. .short 0x5
  575. .long 0x1019
  576. .short 0x62
  577. .short 0x1203
  578. .short 0x150d
  579. .short 0x3
  580. .long 0x74
  581. .short 0x0
  582. .asciz "BatchSize"
  583. .short 0x150d
  584. .short 0x3
  585. .long 0x74
  586. .short 0x4
  587. .asciz "NumJobs"
  588. .byte 242
  589. .byte 241
  590. .short 0x150d
  591. .short 0x3
  592. .long 0x74
  593. .short 0x8
  594. .asciz "TotalIterationCount"
  595. .byte 242
  596. .byte 241
  597. .short 0x150d
  598. .short 0x3
  599. .long 0x620
  600. .short 0x10
  601. .asciz "StartEndIndex"
  602. .short 0x3a
  603. .short 0x1505
  604. .short 0x4
  605. .short 0x0
  606. .long 0x101b
  607. .long 0x0
  608. .long 0x0
  609. .short 0x18
  610. .asciz "Unity.Jobs.LowLevel.Unsafe.JobRanges"
  611. .byte 241
  612. .short 0xe
  613. .short 0x1606
  614. .long 0x101c
  615. .long 0x1004
  616. .long 0x0
  617. .short 0x17a
  618. .short 0x1601
  619. .long 0x0
  620. .long 0x101a
  621. .asciz "Unity.Jobs.IJobExtensions.JobStruct`1<BurstInspectorGUITests.MyJob>.Execute(ref BurstInspectorGUITests.MyJob data, System.IntPtr additionalPtr, System.IntPtr bufferRangePatchData, ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges, int jobIndex) -> void_930e313844f708dd8e72e0cb41431524 from UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
  622. .byte 241
  623. .short 0x3a
  624. .short 0x1605
  625. .long 0x0
  626. .asciz "C:\\UnitySrc\\burst\\src\\Unity.Burst.Tester\\unknown"
  627. .byte 243
  628. .byte 242
  629. .byte 241
  630. .short 0xe
  631. .short 0x1605
  632. .long 0x0
  633. .asciz "unknown"
  634. .short 0xa
  635. .short 0x1605
  636. .long 0x0
  637. .byte 0
  638. .byte 243
  639. .byte 242
  640. .byte 241
  641. .short 0x1a
  642. .short 0x1603
  643. .short 0x5
  644. .long 0x101f
  645. .long 0x0
  646. .long 0x1020
  647. .long 0x1021
  648. .long 0x0
  649. .byte 242
  650. .byte 241
  651. .globl _fltused