質問編集履歴

1

情報追加

2016/09/11 07:06

投稿

ra-men
ra-men

スコア98

test CHANGED
File without changes
test CHANGED
@@ -29,3 +29,51 @@
29
29
  UnloadTime: 1.492839 ms
30
30
 
31
31
  ```
32
+
33
+
34
+
35
+ 追記
36
+
37
+
38
+
39
+ Unity5.4.0f3 です
40
+
41
+ ```ここに言語を入力
42
+
43
+ アプリ名`::FetchAdsId():
44
+
45
+ 0x10eb5e7fe <+0>: pushq %rbp
46
+
47
+ 0x10eb5e7ff <+1>: movq %rsp, %rbp
48
+
49
+ 0x10eb5e802 <+4>: pushq %r15
50
+
51
+ 0x10eb5e804 <+6>: pushq %r14
52
+
53
+ 0x10eb5e806 <+8>: pushq %rbx
54
+
55
+ 0x10eb5e807 <+9>: subq $0x28, %rsp
56
+
57
+ 0x10eb5e80b <+13>: movq %rdi, %r14
58
+
59
+ 0x10eb5e80e <+16>: callq 0x10e0f86b8 ; UnityAdvertisingIdentifier at DeviceSettings.mm:42
60
+
61
+ 0x10eb5e813 <+21>: movq %rax, %rbx
62
+
63
+ 0x10eb5e816 <+24>: callq 0x10e5af884 ; ::get_current_allocation_root_reference_internal() at MemoryMacros.cpp:20
64
+
65
+ 0x10eb5e81b <+29>: movq %rax, -0x20(%rbp)
66
+
67
+ 0x10eb5e81f <+33>: movq %rbx, %rdi
68
+
69
+ 0x10eb5e822 <+36>: callq 0x10f315fda ; symbol stub for: strlen
70
+
71
+ 0x10eb5e827 <+41>: leaq -0x38(%rbp), %r15//ここで落ちる
72
+
73
+ 0x10eb5e82b <+45>: movq %r15, %rdi
74
+
75
+ 0x10eb5e82e <+48>: movq %rbx, %rsi
76
+
77
+ 0x10eb5e831 <+51>: movq %rax, %rdx
78
+
79
+ ```