4 references to BlobStream
ILCompiler.RyuJit (4)
parent\ILCompiler.ReadyToRun\IBC\IBCDataModel.cs (4)
53sectionTypeInfo[(int)SectionFormat.BlobStream] = new SectionTypeInfo(tokenType, SectionFormat.BlobStream); 70case SectionFormat.BlobStream: 468public const SectionFormat FirstTokenFlagSection = SectionFormat.BlobStream + 1;