; assembly | /* r2dec pseudo code output */ | /* balxml_configschema.t/assume @ 0x430250 */ | #include | ; (fcn) method.BloombergLP::s_baltst::BasicSchemaEnumerationElementChoice.selectionName___const () | int32_t method_BloombergLP::s_baltst::BasicSchemaEnumerationElementChoice_selectionName_const (uint32_t arg1) { | rdi = arg1; | /* BloombergLP::s_baltst::BasicSchemaEnumerationElementChoice::selectionName() const */ 0x00430250 cmp dword [rdi + 0x40], 0 | | if (*((rdi + 0x40)) != 0) { 0x00430254 je 0x43025c | 0x00430256 mov eax, 0x4a212e | eax = "(* UNDEFINED *)"; 0x0043025b ret | return eax; | } 0x0043025c mov eax, 0x4a210e | eax = "annotation"; 0x00430261 ret | return eax; | }