Searched refs:ProfileMetadataBlockID (Results 1 – 3 of 3) sorted by relevance
34 ProfileMetadataBlockID = FIRST_VALID, enumerator35 ContextsSectionBlockID = ProfileMetadataBlockID + 1,
52 DescribeBlock(PGOCtxProfileBlockIDs::ProfileMetadataBlockID, "Metadata"); in PGOCtxProfileWriter()72 Writer.EnterSubblock(PGOCtxProfileBlockIDs::ProfileMetadataBlockID, CodeLen); in PGOCtxProfileWriter()
199 Cursor.EnterSubBlock(PGOCtxProfileBlockIDs::ProfileMetadataBlockID)); in readMetadata()