; assembly | /* r2dec pseudo code output */ | /* balxml_encoder.t/none @ 0x4effa0 */ | #include | ; (fcn) method.BloombergLP::bdlat_TypeName_Imp.xsdName_bsl::vector_char__bsl::allocator_char____const__int_ () | int64_t method_BloombergLP::bdlat_TypeName_Imp_xsdName_bsl::vector_char_bsl::allocator_char_const_int_ (uint32_t arg2) { | rsi = arg2; | /* BloombergLP::bdlat_TypeName_Imp::xsdName(bsl::vector > const*, int) */ 0x004effa0 and esi, 7 | esi &= 7; 0x004effa3 cmp esi, 4 | | if (esi <= 4) { 0x004effa6 ja 0x4effb3 | 0x004effa8 mov eax, esi | eax = esi; 0x004effaa mov rax, qword [rax*8 + 0x5611a0] | rax = *((rax*8 + 0x5611a0)); 0x004effb2 ret | return rax; | } 0x004effb3 xor eax, eax | eax = 0; 0x004effb5 ret | return rax; | }