; assembly | /* r2dec pseudo code output */ | /* bdlbb_blob.t/none @ 0x41dcd0 */ | #include | ; (fcn) method.BloombergLP::bdlbb::Blob.assertInvariants___const () | int32_t method_BloombergLP::bdlbb::Blob_assertInvariants_const (void) { | /* BloombergLP::bdlbb::Blob::assertInvariants() const */ 0x0041dcd0 xor eax, eax | eax = 0; 0x0041dcd2 ret | return eax; | }