; assembly | /* r2dec pseudo code output */ | /* ball_fileobserver2.t/none @ 0x4290f0 */ | #include | ; (fcn) method.BloombergLP::ball::Record.Record_BloombergLP::ball::RecordAttributes_const__BloombergLP::ball::UserFields_const__BloombergLP::bslma::Allocator_ () | int64_t method_BloombergLP::ball::Record_Record_BloombergLP::ball::RecordAttributes_const_BloombergLP::ball::UserFields_const_BloombergLP::bslma::Allocator_ (int64_t arg4, int64_t arg3, int64_t arg2, int64_t arg1) { | rcx = arg4; | rdx = arg3; | rsi = arg2; | rdi = arg1; | /* BloombergLP::ball::Record::Record(BloombergLP::ball::RecordAttributes const&, BloombergLP::ball::UserFields const&, BloombergLP::bslma::Allocator*) */ 0x004290f0 push rbp | 0x004290f1 push r15 | 0x004290f3 push r14 | 0x004290f5 push r13 | 0x004290f7 push r12 | 0x004290f9 push rbx | 0x004290fa push rax | 0x004290fb mov rbx, rcx | rbx = rcx; 0x004290fe mov r14, rdx | r14 = rdx; 0x00429101 mov r15, rsi | r15 = rsi; 0x00429104 mov r12, rdi | r12 = rdi; 0x00429107 mov qword [rdi], 0x492028 | *(rdi) = vtable.BloombergLP::ball::CountingAllocator.0; 0x0042910e mov qword [rdi + 8], 0 | *((rdi + 8)) = 0; 0x00429116 mov rax, rcx | rax = rcx; 0x00429119 test rcx, rcx | | if (rcx == 0) { 0x0042911c jne 0x42912f | 0x0042911e mov rax, qword [rip + 0x2b4f03] | rax = BloombergLP::bslma::Default::s_defaultAllocator; 0x00429125 test rax, rax | | if (rax != 0) { 0x00429128 jne 0x42912f | goto label_0; | } 0x0042912a call 0x4668f0 | rax = BloombergLP::bslma::Default::determineAndReturnDefaultAllocator() (); | } | label_0: 0x0042912f mov qword [r12 + 0x10], rax | *((r12 + 0x10)) = rax; 0x00429134 lea rdi, [r12 + 0x18] | 0x00429139 mov rsi, r15 | 0x0042913c mov rdx, r12 | 0x0042913f call 0x43b270 | BloombergLP::ball::RecordAttributes::RecordAttributes(BloombergLP::ball::RecordAttributesconst&,BloombergLP::bslma::Allocator*) (r12 + 0x18, r15, r12); 0x00429144 lea r15, [r12 + 0xe8] | r15 = r12 + 0xe8; 0x0042914c mov qword [rsp], r12 | *(rsp) = r12; 0x00429150 mov rdx, rsp | 0x00429153 mov rdi, r15 | 0x00429156 mov rsi, r14 | 0x00429159 call 0x4295c0 | bsl::vector>::vector(bsl::vector>const&,bsl::allocatorconst&) (r15, r14, rsp); 0x0042915e xorps xmm0, xmm0 | __asm ("xorps xmm0, xmm0"); 0x00429161 movups xmmword [r12 + 0x108], xmm0 | __asm ("movups xmmword [r12 + 0x108], xmm0"); 0x0042916a mov qword [r12 + 0x118], 0 | *((r12 + 0x118)) = 0; 0x00429176 mov qword [r12 + 0x120], r12 | *((r12 + 0x120)) = r12; 0x0042917e test rbx, rbx | | if (rbx == 0) { 0x00429181 jne 0x42919f | 0x00429183 mov rbx, qword [rip + 0x2b4e9e] | rbx = BloombergLP::bslma::Default::s_defaultAllocator; 0x0042918a test rbx, rbx | | if (rbx != 0) { 0x0042918d jne 0x42919f | goto label_1; | } 0x0042918f lea r13, [r12 + 0x108] | r13 = r12 + 0x108; 0x00429197 call 0x4668f0 | rax = BloombergLP::bslma::Default::determineAndReturnDefaultAllocator() (); 0x0042919c mov rbx, rax | rbx = rax; | } | label_1: 0x0042919f mov qword [r12 + 0x128], rbx | *((r12 + 0x128)) = rbx; 0x004291a7 add rsp, 8 | 0x004291ab pop rbx | 0x004291ac pop r12 | 0x004291ae pop r13 | 0x004291b0 pop r14 | 0x004291b2 pop r15 | 0x004291b4 pop rbp | 0x004291b5 ret | return rax; | }