Comparing bsl::vector >::push_back(BloombergLP::ball::Attribute const&) in assumed vs ignored

Files changed (1) hide show
  1. ball_defaultattributecontainer.t/{0.assume.s → 0.none.s} +199 -229
ball_defaultattributecontainer.t/{0.assume.s → 0.none.s} RENAMED
@@ -1,248 +1,218 @@
1
  0000000000415ae0 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r15
4
  0000000000000003: 02 pushq %r14
5
  0000000000000005: 02 pushq %r13
6
  0000000000000007: 02 pushq %r12
7
  0000000000000009: 01 pushq %rbx
8
  000000000000000a: 04 subq $56, %rsp
9
  000000000000000e: 03 movq %rsi, %rbx
10
  0000000000000011: 03 movq %rdi, %r14
11
  0000000000000014: 04 movq 8(%rdi), %rbp
12
  0000000000000018: 04 movq 16(%rdi), %rsi
13
  000000000000001c: 03 movq %rbp, %rdi
14
  000000000000001f: 03 subq (%r14), %rdi
15
  0000000000000022: 04 sarq $4, %rdi
16
  0000000000000026: 10 movabsq $-3689348814741910323, %r13
17
  0000000000000030: 04 imulq %r13, %rdi
18
  0000000000000034: 03 cmpq %rdi, %rsi
19
- 0000000000000037: 06 jbe 0x415b9e <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0xbe>
20
- 000000000000003d: 04 movq 24(%r14), %rax
21
- 0000000000000041: 03 testq %rax, %rax
22
- 0000000000000044: 02 jne 0x415b37 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x57>
23
- 0000000000000046: 07 movq 2388483(%rip), %rax # 65cd30 <BloombergLP::bslma::Default::s_defaultAllocator>
24
- 000000000000004d: 03 testq %rax, %rax
25
- 0000000000000050: 02 jne 0x415b37 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x57>
26
- 0000000000000052: 05 callq 0x41b050 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
27
- 0000000000000057: 03 movq (%rbx), %rcx
28
- 000000000000005a: 04 movq %rcx, (%rbp)
29
- 000000000000005e: 03 movl 56(%rbx), %ecx
30
- 0000000000000061: 03 movl %ecx, 56(%rbp)
31
- 0000000000000064: 03 testq %rax, %rax
32
- 0000000000000067: 02 jne 0x415b5d <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x7d>
33
- 0000000000000069: 07 movq 2388448(%rip), %rax # 65cd30 <BloombergLP::bslma::Default::s_defaultAllocator>
34
- 0000000000000070: 03 testq %rax, %rax
35
- 0000000000000073: 02 jne 0x415b5d <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x7d>
36
- 0000000000000075: 05 callq 0x41b050 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
37
- 000000000000007a: 03 movl 56(%rbp), %ecx
38
- 000000000000007d: 04 movq %rax, 64(%rbp)
39
- 0000000000000081: 02 testl %ecx, %ecx
40
- 0000000000000083: 02 je 0x415b7e <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x9e>
41
- 0000000000000085: 04 leaq 8(%rbx), %rdi
42
- 0000000000000089: 04 leaq 8(%rbp), %rcx
43
- 000000000000008d: 04 movq %rcx, (%rsp)
44
- 0000000000000091: 05 movq %rax, 8(%rsp)
45
- 0000000000000096: 03 movq %rsp, %rsi
46
- 0000000000000099: 05 callq 0x416760 <bsl::enable_if<(Variant_ReturnValueHelper<BloombergLP::bdlb::Variant_CopyConstructVisitor>::value) == (0), void>::type BloombergLP::bdlb::VariantImp<BloombergLP::bslmf::TypeList<int, long long, bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> > > >::apply<BloombergLP::bdlb::Variant_CopyConstructVisitor>(BloombergLP::bdlb::Variant_CopyConstructVisitor&) const>
47
- 000000000000009e: 03 movl 72(%rbx), %eax
48
- 00000000000000a1: 03 movl %eax, 72(%rbp)
49
- 00000000000000a4: 03 movl 76(%rbx), %eax
50
- 00000000000000a7: 03 movl %eax, 76(%rbp)
51
- 00000000000000aa: 05 addq $80, 8(%r14)
52
- 00000000000000af: 04 addq $56, %rsp
53
- 00000000000000b3: 01 popq %rbx
54
- 00000000000000b4: 02 popq %r12
55
- 00000000000000b6: 02 popq %r13
56
- 00000000000000b8: 02 popq %r14
57
- 00000000000000ba: 02 popq %r15
58
- 00000000000000bc: 01 popq %rbp
59
- 00000000000000bd: 01 retq
60
- 00000000000000be: 03 incq %rdi
61
- 00000000000000c1: 10 movabsq $230584300921369395, %rdx
62
- 00000000000000cb: 05 callq 0x426440 <bsl::Vector_Util::computeNewCapacity(unsigned long, unsigned long, unsigned long)>
63
- 00000000000000d0: 03 movq %rax, %r12
64
- 00000000000000d3: 04 movq 24(%r14), %rdi
65
- 00000000000000d7: 03 xorps %xmm0, %xmm0
66
- 00000000000000da: 04 movaps %xmm0, (%rsp)
67
- 00000000000000de: 09 movq $0, 16(%rsp)
68
- 00000000000000e7: 05 movq %rdi, 24(%rsp)
69
- 00000000000000ec: 04 shlq $4, %rax
70
- 00000000000000f0: 04 leaq (%rax,%rax,4), %rsi
71
- 00000000000000f4: 03 movq (%rdi), %rax
72
- 00000000000000f7: 03 callq *16(%rax)
73
- 00000000000000fa: 03 movq %rax, %r15
74
- 00000000000000fd: 05 movq %rax, 8(%rsp)
75
- 0000000000000102: 04 movq %rax, (%rsp)
76
- 0000000000000106: 05 movq %r12, 16(%rsp)
77
- 000000000000010b: 04 movq 8(%r14), %rbp
78
- 000000000000010f: 04 movq 24(%r14), %rax
79
- 0000000000000113: 03 subq (%r14), %rbp
80
- 0000000000000116: 03 testq %rax, %rax
81
- 0000000000000119: 02 jne 0x415c0c <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x12c>
82
- 000000000000011b: 07 movq 2388270(%rip), %rax # 65cd30 <BloombergLP::bslma::Default::s_defaultAllocator>
83
- 0000000000000122: 03 testq %rax, %rax
84
- 0000000000000125: 02 jne 0x415c0c <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x12c>
85
- 0000000000000127: 05 callq 0x41b050 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
86
- 000000000000012c: 04 leaq (%r15,%rbp), %rcx
87
- 0000000000000130: 04 sarq $4, %rbp
88
- 0000000000000134: 04 imulq %r13, %rbp
89
- 0000000000000138: 03 movq %rcx, %r13
90
- 000000000000013b: 03 movq (%rbx), %rcx
91
- 000000000000013e: 04 movq %rcx, (%r13)
92
- 0000000000000142: 03 movl 56(%rbx), %ecx
93
- 0000000000000145: 05 leaq (%rbp,%rbp,4), %rbp
94
- 000000000000014a: 04 shlq $4, %rbp
95
- 000000000000014e: 05 leaq 56(%r15,%rbp), %r12
96
- 0000000000000153: 05 movl %ecx, 56(%r15,%rbp)
97
- 0000000000000158: 03 testq %rax, %rax
98
- 000000000000015b: 02 jne 0x415c52 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x172>
99
- 000000000000015d: 07 movq 2388204(%rip), %rax # 65cd30 <BloombergLP::bslma::Default::s_defaultAllocator>
100
- 0000000000000164: 03 testq %rax, %rax
101
- 0000000000000167: 02 jne 0x415c52 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x172>
102
- 0000000000000169: 05 callq 0x41b050 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
103
- 000000000000016e: 04 movl (%r12), %ecx
104
- 0000000000000172: 05 movq %rax, 64(%r15,%rbp)
105
- 0000000000000177: 02 testl %ecx, %ecx
106
- 0000000000000179: 02 je 0x415c78 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x198>
107
- 000000000000017b: 04 leaq 8(%rbx), %rdi
108
- 000000000000017f: 05 leaq 8(%r15,%rbp), %rcx
109
- 0000000000000184: 05 movq %rcx, 40(%rsp)
110
- 0000000000000189: 05 movq %rax, 48(%rsp)
111
- 000000000000018e: 05 leaq 40(%rsp), %rsi
112
- 0000000000000193: 05 callq 0x416760 <bsl::enable_if<(Variant_ReturnValueHelper<BloombergLP::bdlb::Variant_CopyConstructVisitor>::value) == (0), void>::type BloombergLP::bdlb::VariantImp<BloombergLP::bslmf::TypeList<int, long long, bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> > > >::apply<BloombergLP::bdlb::Variant_CopyConstructVisitor>(BloombergLP::bdlb::Variant_CopyConstructVisitor&) const>
113
- 0000000000000198: 05 movq %r12, 32(%rsp)
114
- 000000000000019d: 03 movl 72(%rbx), %eax
115
- 00000000000001a0: 05 movl %eax, 72(%r15,%rbp)
116
- 00000000000001a5: 03 movl 76(%rbx), %eax
117
- 00000000000001a8: 05 movl %eax, 76(%r15,%rbp)
118
- 00000000000001ad: 04 movq (%rsp), %rdi
119
- 00000000000001b1: 03 movq (%r14), %rbx
120
- 00000000000001b4: 04 movq 8(%r14), %r12
121
- 00000000000001b8: 04 movq 24(%r14), %rax
122
- 00000000000001bc: 05 movq %rax, 40(%rsp)
123
- 00000000000001c1: 05 leaq 40(%rsp), %rcx
124
- 00000000000001c6: 03 movq %rbx, %rsi
125
- 00000000000001c9: 03 movq %r12, %rdx
126
- 00000000000001cc: 03 xorl %r8d, %r8d
127
- 00000000000001cf: 05 callq 0x417640 <void BloombergLP::bslalg::ArrayPrimitives_Imp::moveIfNoexcept<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >(BloombergLP::ball::Attribute*, BloombergLP::ball::Attribute*, BloombergLP::ball::Attribute*, bsl::allocator<BloombergLP::ball::Attribute>, BloombergLP::bslmf::MetaInt<0>*)>
128
- 00000000000001d4: 03 cmpq %r12, %rbx
129
- 00000000000001d7: 02 jne 0x415d05 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x225>
130
- 00000000000001d9: 03 movq (%r14), %rax
131
- 00000000000001dc: 04 movq %rax, 8(%r14)
132
- 00000000000001e0: 04 addq $80, %r13
133
- 00000000000001e4: 05 movq %r13, 8(%rsp)
134
- 00000000000001e9: 03 movq %rsp, %rsi
135
- 00000000000001ec: 03 movq %r14, %rdi
136
- 00000000000001ef: 05 callq 0x426470 <bsl::Vector_Util::swap(void*, void*)>
137
- 00000000000001f4: 04 movq (%rsp), %rbx
138
- 00000000000001f8: 03 testq %rbx, %rbx
139
- 00000000000001fb: 06 je 0x415b8f <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0xaf>
140
- 0000000000000201: 05 movq 8(%rsp), %rbp
141
- 0000000000000206: 03 cmpq %rbp, %rbx
142
- 0000000000000209: 02 jne 0x415d40 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x260>
143
- 000000000000020b: 02 jmp 0x415d67 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x287>
144
- 000000000000020d: 08 movq $-1, 32(%rbx)
145
- 0000000000000215: 07 movl $0, 56(%rbx)
146
- 000000000000021c: 04 addq $80, %rbx
147
- 0000000000000220: 03 cmpq %rbx, %r12
148
- 0000000000000223: 02 je 0x415cb9 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x1d9>
149
- 0000000000000225: 03 movl 56(%rbx), %eax
150
- 0000000000000228: 02 testl %eax, %eax
151
- 000000000000022a: 02 je 0x415cfc <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x21c>
152
- 000000000000022c: 03 cmpl $3, %eax
153
- 000000000000022f: 02 jne 0x415cf5 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x215>
154
- 0000000000000231: 05 cmpq $23, 40(%rbx)
155
- 0000000000000236: 02 je 0x415ced <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x20d>
156
- 0000000000000238: 04 movq 8(%rbx), %rsi
157
- 000000000000023c: 04 movq 48(%rbx), %rdi
158
- 0000000000000240: 03 movq (%rdi), %rax
159
- 0000000000000243: 03 callq *24(%rax)
160
- 0000000000000246: 02 jmp 0x415ced <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x20d>
161
- 0000000000000248: 08 movq $-1, 32(%rbx)
162
- 0000000000000250: 07 movl $0, 56(%rbx)
163
- 0000000000000257: 04 addq $80, %rbx
164
- 000000000000025b: 03 cmpq %rbx, %rbp
165
- 000000000000025e: 02 je 0x415d63 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x283>
166
- 0000000000000260: 03 movl 56(%rbx), %eax
167
- 0000000000000263: 02 testl %eax, %eax
168
- 0000000000000265: 02 je 0x415d37 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x257>
169
- 0000000000000267: 03 cmpl $3, %eax
170
- 000000000000026a: 02 jne 0x415d30 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x250>
171
- 000000000000026c: 05 cmpq $23, 40(%rbx)
172
- 0000000000000271: 02 je 0x415d28 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x248>
173
- 0000000000000273: 04 movq 8(%rbx), %rsi
174
- 0000000000000277: 04 movq 48(%rbx), %rdi
175
- 000000000000027b: 03 movq (%rdi), %rax
176
- 000000000000027e: 03 callq *24(%rax)
177
- 0000000000000281: 02 jmp 0x415d28 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x248>
 
178
  0000000000000283: 04 movq (%rsp), %rbx
179
- 0000000000000287: 05 movq 24(%rsp), %rdi
180
- 000000000000028c: 03 movq (%rdi), %rax
181
- 000000000000028f: 03 movq %rbx, %rsi
182
- 0000000000000292: 03 callq *24(%rax)
183
- 0000000000000295: 05 jmp 0x415b8f <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0xaf>
184
- 000000000000029a: 03 movq %rax, %rdi
185
- 000000000000029d: 05 callq 0x415e60 <__clang_call_terminate>
186
- 00000000000002a2: 02 jmp 0x415dd2 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x2f2>
187
- 00000000000002a4: 02 jmp 0x415dd2 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x2f2>
188
- 00000000000002a6: 03 movq %rax, %r14
189
- 00000000000002a9: 05 movq 32(%rsp), %rax
190
- 00000000000002ae: 02 movl (%rax), %eax
191
- 00000000000002b0: 02 testl %eax, %eax
192
- 00000000000002b2: 02 je 0x415dd5 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x2f5>
193
- 00000000000002b4: 03 cmpl $3, %eax
194
- 00000000000002b7: 02 jne 0x415dbd <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x2dd>
195
- 00000000000002b9: 06 cmpq $23, 40(%r15,%rbp)
196
- 00000000000002bf: 02 je 0x415db4 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x2d4>
197
- 00000000000002c1: 05 leaq 8(%r15,%rbp), %rax
198
- 00000000000002c6: 03 movq (%rax), %rsi
199
- 00000000000002c9: 05 movq 48(%r15,%rbp), %rdi
200
- 00000000000002ce: 03 movq (%rdi), %rax
201
- 00000000000002d1: 03 callq *24(%rax)
202
- 00000000000002d4: 09 movq $-1, 32(%r15,%rbp)
203
- 00000000000002dd: 05 movq 32(%rsp), %rax
204
- 00000000000002e2: 06 movl $0, (%rax)
205
- 00000000000002e8: 02 jmp 0x415dd5 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x2f5>
206
- 00000000000002ea: 03 movq %rax, %rdi
207
- 00000000000002ed: 05 callq 0x415e60 <__clang_call_terminate>
208
- 00000000000002f2: 03 movq %rax, %r14
209
- 00000000000002f5: 04 movq (%rsp), %rbx
210
- 00000000000002f9: 03 testq %rbx, %rbx
211
- 00000000000002fc: 02 je 0x415e37 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x357>
212
- 00000000000002fe: 05 movq 8(%rsp), %rbp
213
- 0000000000000303: 03 cmpq %rbp, %rbx
214
- 0000000000000306: 02 jne 0x415e02 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x322>
215
- 0000000000000308: 02 jmp 0x415e29 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x349>
216
- 000000000000030a: 08 movq $-1, 32(%rbx)
217
- 0000000000000312: 07 movl $0, 56(%rbx)
218
- 0000000000000319: 04 addq $80, %rbx
219
- 000000000000031d: 03 cmpq %rbx, %rbp
220
- 0000000000000320: 02 je 0x415e25 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x345>
221
- 0000000000000322: 03 movl 56(%rbx), %eax
222
- 0000000000000325: 02 testl %eax, %eax
223
- 0000000000000327: 02 je 0x415df9 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x319>
224
- 0000000000000329: 03 cmpl $3, %eax
225
- 000000000000032c: 02 jne 0x415df2 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x312>
226
- 000000000000032e: 05 cmpq $23, 40(%rbx)
227
- 0000000000000333: 02 je 0x415dea <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x30a>
228
- 0000000000000335: 04 movq 8(%rbx), %rsi
229
- 0000000000000339: 04 movq 48(%rbx), %rdi
230
- 000000000000033d: 03 movq (%rdi), %rax
231
- 0000000000000340: 03 callq *24(%rax)
232
- 0000000000000343: 02 jmp 0x415dea <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x30a>
233
- 0000000000000345: 04 movq (%rsp), %rbx
234
- 0000000000000349: 05 movq 24(%rsp), %rdi
235
- 000000000000034e: 03 movq (%rdi), %rax
236
- 0000000000000351: 03 movq %rbx, %rsi
237
- 0000000000000354: 03 callq *24(%rax)
238
- 0000000000000357: 03 movq %r14, %rdi
239
- 000000000000035a: 05 callq 0x403bd0 <_Unwind_Resume@plt>
240
- 000000000000035f: 03 movq %rax, %rdi
241
- 0000000000000362: 05 callq 0x415e60 <__clang_call_terminate>
242
- 0000000000000367: 03 movq %rax, %rdi
243
- 000000000000036a: 05 callq 0x415e60 <__clang_call_terminate>
244
- 000000000000036f: 03 movq %rax, %rdi
245
- 0000000000000372: 05 callq 0x415e60 <__clang_call_terminate>
246
- 0000000000000377: 03 movq %rax, %rdi
247
- 000000000000037a: 05 callq 0x415e60 <__clang_call_terminate>
248
- 000000000000037f: 01 nop
1
  0000000000415ae0 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)>:
2
  0000000000000000: 01 pushq %rbp
3
  0000000000000001: 02 pushq %r15
4
  0000000000000003: 02 pushq %r14
5
  0000000000000005: 02 pushq %r13
6
  0000000000000007: 02 pushq %r12
7
  0000000000000009: 01 pushq %rbx
8
  000000000000000a: 04 subq $56, %rsp
9
  000000000000000e: 03 movq %rsi, %rbx
10
  0000000000000011: 03 movq %rdi, %r14
11
  0000000000000014: 04 movq 8(%rdi), %rbp
12
  0000000000000018: 04 movq 16(%rdi), %rsi
13
  000000000000001c: 03 movq %rbp, %rdi
14
  000000000000001f: 03 subq (%r14), %rdi
15
  0000000000000022: 04 sarq $4, %rdi
16
  0000000000000026: 10 movabsq $-3689348814741910323, %r13
17
  0000000000000030: 04 imulq %r13, %rdi
18
  0000000000000034: 03 cmpq %rdi, %rsi
19
+ 0000000000000037: 02 jbe 0x415b6a <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x8a>
20
+ 0000000000000039: 04 movq 24(%r14), %rdx
21
+ 000000000000003d: 03 testq %rdx, %rdx
22
+ 0000000000000040: 02 jne 0x415b36 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x56>
23
+ 0000000000000042: 07 movq 2392583(%rip), %rdx # 65dd30 <BloombergLP::bslma::Default::s_defaultAllocator>
24
+ 0000000000000049: 03 testq %rdx, %rdx
25
+ 000000000000004c: 02 jne 0x415b36 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x56>
26
+ 000000000000004e: 05 callq 0x41b110 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
27
+ 0000000000000053: 03 movq %rax, %rdx
28
+ 0000000000000056: 03 movq (%rbx), %rax
29
+ 0000000000000059: 04 movq %rax, (%rbp)
30
+ 000000000000005d: 04 leaq 8(%rbp), %rdi
31
+ 0000000000000061: 04 leaq 8(%rbx), %rsi
32
+ 0000000000000065: 05 callq 0x4166a0 <BloombergLP::bdlb::VariantImp<BloombergLP::bslmf::TypeList<int, long long, bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> > > >::VariantImp(BloombergLP::bdlb::VariantImp<BloombergLP::bslmf::TypeList<int, long long, bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> > > > const&, BloombergLP::bslma::Allocator*)>
33
+ 000000000000006a: 03 movl 72(%rbx), %eax
34
+ 000000000000006d: 03 movl %eax, 72(%rbp)
35
+ 0000000000000070: 03 movl 76(%rbx), %eax
36
+ 0000000000000073: 03 movl %eax, 76(%rbp)
37
+ 0000000000000076: 05 addq $80, 8(%r14)
38
+ 000000000000007b: 04 addq $56, %rsp
39
+ 000000000000007f: 01 popq %rbx
40
+ 0000000000000080: 02 popq %r12
41
+ 0000000000000082: 02 popq %r13
42
+ 0000000000000084: 02 popq %r14
43
+ 0000000000000086: 02 popq %r15
44
+ 0000000000000088: 01 popq %rbp
45
+ 0000000000000089: 01 retq
46
+ 000000000000008a: 03 incq %rdi
47
+ 000000000000008d: 10 movabsq $230584300921369395, %rdx
48
+ 0000000000000097: 05 callq 0x426500 <bsl::Vector_Util::computeNewCapacity(unsigned long, unsigned long, unsigned long)>
49
+ 000000000000009c: 03 movq %rax, %r12
50
+ 000000000000009f: 04 movq 24(%r14), %rdi
51
+ 00000000000000a3: 03 xorps %xmm0, %xmm0
52
+ 00000000000000a6: 04 movaps %xmm0, (%rsp)
53
+ 00000000000000aa: 09 movq $0, 16(%rsp)
54
+ 00000000000000b3: 05 movq %rdi, 24(%rsp)
55
+ 00000000000000b8: 04 shlq $4, %rax
56
+ 00000000000000bc: 04 leaq (%rax,%rax,4), %rsi
57
+ 00000000000000c0: 03 movq (%rdi), %rax
58
+ 00000000000000c3: 03 callq *16(%rax)
59
+ 00000000000000c6: 03 movq %rax, %r15
60
+ 00000000000000c9: 05 movq %rax, 8(%rsp)
61
+ 00000000000000ce: 04 movq %rax, (%rsp)
62
+ 00000000000000d2: 05 movq %r12, 16(%rsp)
63
+ 00000000000000d7: 04 movq 8(%r14), %rbp
64
+ 00000000000000db: 04 movq 24(%r14), %rdx
65
+ 00000000000000df: 03 subq (%r14), %rbp
66
+ 00000000000000e2: 03 testq %rdx, %rdx
67
+ 00000000000000e5: 02 jne 0x415bdb <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0xfb>
68
+ 00000000000000e7: 07 movq 2392418(%rip), %rdx # 65dd30 <BloombergLP::bslma::Default::s_defaultAllocator>
69
+ 00000000000000ee: 03 testq %rdx, %rdx
70
+ 00000000000000f1: 02 jne 0x415bdb <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0xfb>
71
+ 00000000000000f3: 05 callq 0x41b110 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
72
+ 00000000000000f8: 03 movq %rax, %rdx
73
+ 00000000000000fb: 04 leaq (%r15,%rbp), %rax
74
+ 00000000000000ff: 04 sarq $4, %rbp
75
+ 0000000000000103: 04 imulq %r13, %rbp
76
+ 0000000000000107: 03 movq %rax, %r13
77
+ 000000000000010a: 03 movq (%rbx), %rax
78
+ 000000000000010d: 04 movq %rax, (%r13)
79
+ 0000000000000111: 05 leaq (%rbp,%rbp,4), %rbp
80
+ 0000000000000116: 04 shlq $4, %rbp
81
+ 000000000000011a: 05 leaq 8(%r15,%rbp), %rdi
82
+ 000000000000011f: 04 leaq 8(%rbx), %rsi
83
+ 0000000000000123: 05 movq %rdi, 40(%rsp)
84
+ 0000000000000128: 05 callq 0x4166a0 <BloombergLP::bdlb::VariantImp<BloombergLP::bslmf::TypeList<int, long long, bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> > > >::VariantImp(BloombergLP::bdlb::VariantImp<BloombergLP::bslmf::TypeList<int, long long, bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> > > > const&, BloombergLP::bslma::Allocator*)>
85
+ 000000000000012d: 03 movl 72(%rbx), %eax
86
+ 0000000000000130: 05 movl %eax, 72(%r15,%rbp)
87
+ 0000000000000135: 03 movl 76(%rbx), %eax
88
+ 0000000000000138: 05 movl %eax, 76(%r15,%rbp)
89
+ 000000000000013d: 04 movq (%rsp), %rdi
90
+ 0000000000000141: 03 movq (%r14), %rbx
91
+ 0000000000000144: 04 movq 8(%r14), %r12
92
+ 0000000000000148: 04 movq 24(%r14), %rax
93
+ 000000000000014c: 05 movq %rax, 48(%rsp)
94
+ 0000000000000151: 05 leaq 48(%rsp), %rcx
95
+ 0000000000000156: 03 movq %rbx, %rsi
96
+ 0000000000000159: 03 movq %r12, %rdx
97
+ 000000000000015c: 03 xorl %r8d, %r8d
98
+ 000000000000015f: 05 callq 0x417750 <void BloombergLP::bslalg::ArrayPrimitives_Imp::moveIfNoexcept<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >(BloombergLP::ball::Attribute*, BloombergLP::ball::Attribute*, BloombergLP::ball::Attribute*, bsl::allocator<BloombergLP::ball::Attribute>, BloombergLP::bslmf::MetaInt<0>*)>
99
+ 0000000000000164: 03 cmpq %r12, %rbx
100
+ 0000000000000167: 02 jne 0x415c95 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x1b5>
101
+ 0000000000000169: 03 movq (%r14), %rax
102
+ 000000000000016c: 04 movq %rax, 8(%r14)
103
+ 0000000000000170: 04 addq $80, %r13
104
+ 0000000000000174: 05 movq %r13, 8(%rsp)
105
+ 0000000000000179: 03 movq %rsp, %rsi
106
+ 000000000000017c: 03 movq %r14, %rdi
107
+ 000000000000017f: 05 callq 0x426530 <bsl::Vector_Util::swap(void*, void*)>
108
+ 0000000000000184: 04 movq (%rsp), %rbx
109
+ 0000000000000188: 03 testq %rbx, %rbx
110
+ 000000000000018b: 06 je 0x415b5b <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x7b>
111
+ 0000000000000191: 05 movq 8(%rsp), %rbp
112
+ 0000000000000196: 03 cmpq %rbp, %rbx
113
+ 0000000000000199: 02 jne 0x415cd0 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x1f0>
114
+ 000000000000019b: 02 jmp 0x415cf7 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x217>
115
+ 000000000000019d: 08 movq $-1, 32(%rbx)
116
+ 00000000000001a5: 07 movl $0, 56(%rbx)
117
+ 00000000000001ac: 04 addq $80, %rbx
118
+ 00000000000001b0: 03 cmpq %rbx, %r12
119
+ 00000000000001b3: 02 je 0x415c49 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x169>
120
+ 00000000000001b5: 03 movl 56(%rbx), %eax
121
+ 00000000000001b8: 02 testl %eax, %eax
122
+ 00000000000001ba: 02 je 0x415c8c <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x1ac>
123
+ 00000000000001bc: 03 cmpl $3, %eax
124
+ 00000000000001bf: 02 jne 0x415c85 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x1a5>
125
+ 00000000000001c1: 05 cmpq $23, 40(%rbx)
126
+ 00000000000001c6: 02 je 0x415c7d <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x19d>
127
+ 00000000000001c8: 04 movq 8(%rbx), %rsi
128
+ 00000000000001cc: 04 movq 48(%rbx), %rdi
129
+ 00000000000001d0: 03 movq (%rdi), %rax
130
+ 00000000000001d3: 03 callq *24(%rax)
131
+ 00000000000001d6: 02 jmp 0x415c7d <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x19d>
132
+ 00000000000001d8: 08 movq $-1, 32(%rbx)
133
+ 00000000000001e0: 07 movl $0, 56(%rbx)
134
+ 00000000000001e7: 04 addq $80, %rbx
135
+ 00000000000001eb: 03 cmpq %rbx, %rbp
136
+ 00000000000001ee: 02 je 0x415cf3 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x213>
137
+ 00000000000001f0: 03 movl 56(%rbx), %eax
138
+ 00000000000001f3: 02 testl %eax, %eax
139
+ 00000000000001f5: 02 je 0x415cc7 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x1e7>
140
+ 00000000000001f7: 03 cmpl $3, %eax
141
+ 00000000000001fa: 02 jne 0x415cc0 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x1e0>
142
+ 00000000000001fc: 05 cmpq $23, 40(%rbx)
143
+ 0000000000000201: 02 je 0x415cb8 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x1d8>
144
+ 0000000000000203: 04 movq 8(%rbx), %rsi
145
+ 0000000000000207: 04 movq 48(%rbx), %rdi
146
+ 000000000000020b: 03 movq (%rdi), %rax
147
+ 000000000000020e: 03 callq *24(%rax)
148
+ 0000000000000211: 02 jmp 0x415cb8 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x1d8>
149
+ 0000000000000213: 04 movq (%rsp), %rbx
150
+ 0000000000000217: 05 movq 24(%rsp), %rdi
151
+ 000000000000021c: 03 movq (%rdi), %rax
152
+ 000000000000021f: 03 movq %rbx, %rsi
153
+ 0000000000000222: 03 callq *24(%rax)
154
+ 0000000000000225: 05 jmp 0x415b5b <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x7b>
155
+ 000000000000022a: 03 movq %rax, %rdi
156
+ 000000000000022d: 05 callq 0x415df0 <__clang_call_terminate>
157
+ 0000000000000232: 02 jmp 0x415d60 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x280>
158
+ 0000000000000234: 03 movq %rax, %r14
159
+ 0000000000000237: 05 movl 56(%r15,%rbp), %eax
160
+ 000000000000023c: 02 testl %eax, %eax
161
+ 000000000000023e: 02 je 0x415d63 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x283>
162
+ 0000000000000240: 03 cmpl $3, %eax
163
+ 0000000000000243: 02 jne 0x415d49 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x269>
164
+ 0000000000000245: 06 cmpq $23, 40(%r15,%rbp)
165
+ 000000000000024b: 02 je 0x415d40 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x260>
166
+ 000000000000024d: 05 movq 40(%rsp), %rax
167
+ 0000000000000252: 03 movq (%rax), %rsi
168
+ 0000000000000255: 05 movq 48(%r15,%rbp), %rdi
169
+ 000000000000025a: 03 movq (%rdi), %rax
170
+ 000000000000025d: 03 callq *24(%rax)
171
+ 0000000000000260: 09 movq $-1, 32(%r15,%rbp)
172
+ 0000000000000269: 05 leaq 56(%r15,%rbp), %rax
173
+ 000000000000026e: 06 movl $0, (%rax)
174
+ 0000000000000274: 02 jmp 0x415d63 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x283>
175
+ 0000000000000276: 03 movq %rax, %rdi
176
+ 0000000000000279: 05 callq 0x415df0 <__clang_call_terminate>
177
+ 000000000000027e: 02 jmp 0x415d60 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x280>
178
+ 0000000000000280: 03 movq %rax, %r14
179
  0000000000000283: 04 movq (%rsp), %rbx
180
+ 0000000000000287: 03 testq %rbx, %rbx
181
+ 000000000000028a: 02 je 0x415dc5 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x2e5>
182
+ 000000000000028c: 05 movq 8(%rsp), %rbp
183
+ 0000000000000291: 03 cmpq %rbp, %rbx
184
+ 0000000000000294: 02 jne 0x415d90 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x2b0>
185
+ 0000000000000296: 02 jmp 0x415db7 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x2d7>
186
+ 0000000000000298: 08 movq $-1, 32(%rbx)
187
+ 00000000000002a0: 07 movl $0, 56(%rbx)
188
+ 00000000000002a7: 04 addq $80, %rbx
189
+ 00000000000002ab: 03 cmpq %rbx, %rbp
190
+ 00000000000002ae: 02 je 0x415db3 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x2d3>
191
+ 00000000000002b0: 03 movl 56(%rbx), %eax
192
+ 00000000000002b3: 02 testl %eax, %eax
193
+ 00000000000002b5: 02 je 0x415d87 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x2a7>
194
+ 00000000000002b7: 03 cmpl $3, %eax
195
+ 00000000000002ba: 02 jne 0x415d80 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x2a0>
196
+ 00000000000002bc: 05 cmpq $23, 40(%rbx)
197
+ 00000000000002c1: 02 je 0x415d78 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x298>
198
+ 00000000000002c3: 04 movq 8(%rbx), %rsi
199
+ 00000000000002c7: 04 movq 48(%rbx), %rdi
200
+ 00000000000002cb: 03 movq (%rdi), %rax
201
+ 00000000000002ce: 03 callq *24(%rax)
202
+ 00000000000002d1: 02 jmp 0x415d78 <bsl::vector<BloombergLP::ball::Attribute, bsl::allocator<BloombergLP::ball::Attribute> >::push_back(BloombergLP::ball::Attribute const&)+0x298>
203
+ 00000000000002d3: 04 movq (%rsp), %rbx
204
+ 00000000000002d7: 05 movq 24(%rsp), %rdi
205
+ 00000000000002dc: 03 movq (%rdi), %rax
206
+ 00000000000002df: 03 movq %rbx, %rsi
207
+ 00000000000002e2: 03 callq *24(%rax)
208
+ 00000000000002e5: 03 movq %r14, %rdi
209
+ 00000000000002e8: 05 callq 0x403bd0 <_Unwind_Resume@plt>
210
+ 00000000000002ed: 03 movq %rax, %rdi
211
+ 00000000000002f0: 05 callq 0x415df0 <__clang_call_terminate>
212
+ 00000000000002f5: 03 movq %rax, %rdi
213
+ 00000000000002f8: 05 callq 0x415df0 <__clang_call_terminate>
214
+ 00000000000002fd: 03 movq %rax, %rdi
215
+ 0000000000000300: 05 callq 0x415df0 <__clang_call_terminate>
216
+ 0000000000000305: 03 movq %rax, %rdi
217
+ 0000000000000308: 05 callq 0x415df0 <__clang_call_terminate>
218
+ 000000000000030d: 03 nopl (%rax)