; assembly | /* r2dec pseudo code output */ | /* bslstl_map_test3.t/assume @ 0x5794d0 */ | #include | ; (fcn) sym._anonymous_namespace_::IntToPairConverter_signed_char__signed_char__bsl::allocator_bsl::pair_signed_char_const__signed_char_____::createInplace_bsl::pair_signed_char__signed_char___int__bsl::allocator_bsl::pair_signed_char_const__signed_char____ () | uint64_t anonymous_namespace_::IntToPairConverter_signed_char_signed_char_bsl::allocator_bsl::pair_signed_char_const_signed_char_::createInplace_bsl::pair_signed_char_signed_char_int_bsl::allocator_bsl::pair_signed_char_const_signed_char_ (int64_t arg2, int64_t arg1) { | rsi = arg2; | rdi = arg1; | /* (anonymous namespace)::IntToPairConverter > >::createInplace(bsl::pair*, int, bsl::allocator >) */ 0x005794d0 push rbp | 0x005794d1 push r14 | 0x005794d3 push rbx | 0x005794d4 mov ebx, esi | ebx = esi; 0x005794d6 mov r14, rdi | r14 = rdi; 0x005794d9 call 0x402b40 | rax = ctype_b_loc (); 0x005794de mov rax, qword [rax] | rax = *(rax); 0x005794e1 mov ebp, ebx | 0x005794e3 test byte [rax + rbp*2 + 1], 2 | | if ((*((rax + rbp*2 + 1)) & 2) == 0) { 0x005794e8 jne 0x5794ef | 0x005794ea lea ebp, [rbx - 0x11] | ebp = rbx - 0x11; 0x005794ed jmp 0x5794fd | | } else { 0x005794ef call 0x402ad0 | rax = ctype_toupper_loc (); 0x005794f4 mov rax, qword [rax] | rax = *(rax); 0x005794f7 mov ebx, dword [rax + rbp*4] | ebx = *((rax + rbp*4)); 0x005794fa lea ebp, [rbx + 1] | ebp = rbx + 1; | } 0x005794fd mov al, byte [rip + 0x2b551d] | al = guard variable for (anonymous namespace)::scratchSingleton()::scratch; 0x00579503 test al, al | 0x00579505 je 0x579513 | | while (eax == 0) { | label_0: 0x00579507 mov byte [r14], bl | *(r14) = bl; 0x0057950a mov byte [r14 + 1], bpl | *((r14 + 1)) = bpl; 0x0057950e pop rbx | 0x0057950f pop r14 | 0x00579511 pop rbp | 0x00579512 ret | return rax; 0x00579513 mov edi, 0x82ea20 | edi = guard variable for (anonymous namespace)::scratchSingleton()::scratch; 0x00579518 call 0x402c90 | eax = cxa_guard_acquire (); 0x0057951d test eax, eax | 0x0057951f je 0x579507 | | } 0x00579521 movzx edx, byte [rip + 0x2b52fb] | edx = *(obj.veryVeryVeryVerbose); 0x00579528 mov edi, 0x82e950 | 0x0057952d mov esi, 0x5f72d9 | 0x00579532 xor ecx, ecx | 0x00579534 call 0x5ef450 | BloombergLP::bslma::TestAllocator::TestAllocator(char const*,bool,BloombergLP::bslma::Allocator*) (obj._anonymous_namespace_::scratchSingleton__::scratch, "scratch singleton", rdx, 0); 0x00579539 mov edi, 0x5ef520 | edi = BloombergLP::bslma::TestAllocator::~TestAllocator(); 0x0057953e mov esi, 0x82e950 | esi = (anonymous namespace)::scratchSingleton()::scratch; 0x00579543 mov edx, 0x5f1df8 | edx = obj.__dso_handle; 0x00579548 call 0x402aa0 | cxa_atexit (); 0x0057954d mov edi, 0x82ea20 | edi = guard variable for (anonymous namespace)::scratchSingleton()::scratch; 0x00579552 call 0x402a70 | cxa_guard_release (); 0x00579557 jmp 0x579507 | goto label_0; | }