; assembly | /* r2dec pseudo code output */ | /* balxml_configschema.t/none @ 0x430340 */ | #include | ; (fcn) method.BloombergLP::s_baltst::BasicSchemaEnumerationElementChoice.selectionName___const () | int64_t method_BloombergLP::s_baltst::BasicSchemaEnumerationElementChoice_selectionName_const (uint32_t arg1) { | rdi = arg1; | /* BloombergLP::s_baltst::BasicSchemaEnumerationElementChoice::selectionName() const */ 0x00430340 cmp dword [rdi + 0x40], 0 | 0x00430344 mov ecx, 0x4a247e | ecx = "annotation"; 0x00430349 mov eax, 0x4a249e | eax = "(* UNDEFINED *)"; | if (*((rdi + 0x40)) == 0) { 0x0043034e cmove rax, rcx | rax = rcx; | } 0x00430352 ret | return rax; | }