; assembly | /* r2dec pseudo code output */ | /* ball_asyncfileobserver.t/assume @ 0x4484e0 */ | #include | ; (fcn) method.BloombergLP::ball::UserFieldValue.type___const () | int32_t method_BloombergLP::ball::UserFieldValue_type_const (int64_t arg1) { | rdi = arg1; | /* BloombergLP::ball::UserFieldValue::type() const */ 0x004484e0 mov eax, dword [rdi + 0x30] | eax = *((rdi + 0x30)); 0x004484e3 ret | return eax; | }