; assembly | /* r2dec pseudo code output */ | /* balcl_commandline.t/assume @ 0x46c160 */ | #include | ; (fcn) method.BloombergLP::balcl._anonymous_namespace_::u::ScalarConstraint_char__bsl::function_bool__char_const__std::__1::basic_ostream_char__std::__1::char_traits_char_______2_::parse_BloombergLP::balcl::OptionValue__std::__1::basic_ostream_char__std::__1 () | int64_t method_BloombergLP::balcl_anonymous_namespace_::u::ScalarConstraint_char_bsl::function_bool_char_const_std::_1::basic_ostream_char_std::_1::char_traits_char_2_::parse_BloombergLP::balcl::OptionValue_std::_1::basic_ostream_char_std::_1 (int64_t arg4, int64_t arg3, int64_t arg2, int64_t arg1) { | int64_t var_7h; | rcx = arg4; | rdx = arg3; | rsi = arg2; | rdi = arg1; | /* BloombergLP::balcl::(anonymous namespace)::u::ScalarConstraint >&)>, 2>::parse(BloombergLP::balcl::OptionValue*, std::__1::basic_ostream >&, bsl::basic_string, bsl::allocator > const&) const */ 0x0046c160 push r15 | 0x0046c162 push r14 | 0x0046c164 push r12 | 0x0046c166 push rbx | 0x0046c167 push rax | 0x0046c168 mov r15, rcx | r15 = rcx; 0x0046c16b mov r14, rdx | r14 = rdx; 0x0046c16e mov rbx, rsi | rbx = rsi; 0x0046c171 mov r12, rdi | r12 = rdi; 0x0046c174 mov rdi, rsi | 0x0046c177 call 0x465e70 | BloombergLP::balcl::OptionValue::type()const (rsi); 0x0046c17c cmp qword [r15 + 0x20], 0x17 | 0x0046c181 mov rax, r15 | rax = r15; | if (*((r15 + 0x20)) != 0x17) { 0x0046c184 je 0x46c189 | 0x0046c186 mov rax, qword [r15] | rax = *(r15); | } 0x0046c189 mov al, byte [rax] | al = *(rax); 0x0046c18b test al, al | | if (al != 0) { 0x0046c18d je 0x46c1b3 | 0x0046c18f mov byte [rbx], al | *(rbx) = al; 0x0046c191 mov byte [rbx + 1], 1 | *((rbx + 1)) = 1; 0x0046c195 mov rax, qword [r12] | rax = *(r12); 0x0046c199 mov rax, qword [rax + 0x28] | rax = *((rax + 0x28)); 0x0046c19d mov rdi, r12 | rdi = r12; 0x0046c1a0 mov rsi, rbx | rsi = rbx; 0x0046c1a3 mov rdx, r14 | rdx = r14; 0x0046c1a6 add rsp, 8 | 0x0046c1aa pop rbx | 0x0046c1ab pop r12 | 0x0046c1ad pop r14 | 0x0046c1af pop r15 | 0x0046c1b1 jmp rax | void (*rax)() (); | } 0x0046c1b3 mov esi, 0x4b3c7f | 0x0046c1b8 mov edx, 8 | 0x0046c1bd mov rdi, r14 | 0x0046c1c0 call 0x455a90 | rax = std::_1::basic_ostream>&std::_1::_put_character_sequence>(std::_1::basic_ostream>&,char const*,unsigned long) (r14, "A 'char', 8); 0x0046c1c5 mov esi, 0x4b3c5d | 0x0046c1ca mov edx, 0x21 | 0x0046c1cf mov rdi, rax | 0x0046c1d2 call 0x455a90 | rax = std::_1::basic_ostream>&std::_1::_put_character_sequence>(std::_1::basic_ostream>&,char const*,unsigned long) (rax, " value was expected, instead of \", 0x21); 0x0046c1d7 mov rdi, rax | 0x0046c1da mov rsi, r15 | 0x0046c1dd call 0x44fd10 | rax = std::_1::basic_ostream>&bsl::operator << ,bsl::allocator>(std::_1::basic_ostream>&,bsl::basic_string,bsl::allocator>const&) (rax, r15); 0x0046c1e2 mov esi, 0x4afd15 | 0x0046c1e7 mov edx, 1 | 0x0046c1ec mov rdi, rax | 0x0046c1ef call 0x455a90 | rax = std::_1::basic_ostream>&std::_1::_put_character_sequence>(std::_1::basic_ostream>&,char const*,unsigned long) (rax, 0x4afd15, 1); 0x0046c1f4 mov byte [rsp + 7], 0xa | *((rsp + 7)) = 0xa; 0x0046c1f9 lea rsi, [rsp + 7] | 0x0046c1fe mov edx, 1 | 0x0046c203 mov rdi, rax | 0x0046c206 call 0x455a90 | rax = std::_1::basic_ostream>&std::_1::_put_character_sequence>(std::_1::basic_ostream>&,char const*,unsigned long) (rax, rsp + 7, 1); 0x0046c20b mov rdi, rax | rdi = rax; 0x0046c20e call 0x404980 | eax = std::_1::basic_ostream>::flush() (); 0x0046c213 xor eax, eax | eax = 0; 0x0046c215 add rsp, 8 | 0x0046c219 pop rbx | 0x0046c21a pop r12 | 0x0046c21c pop r14 | 0x0046c21e pop r15 | 0x0046c220 ret | return rax; | }