Searched refs:ContextNodeBlockID (Results 1 – 3 of 3) sorted by relevance
73 Blk->ID == PGOCtxProfileBlockIDs::ContextNodeBlockID; in canReadContext()78 RET_ON_ERR(Cursor.EnterSubBlock(PGOCtxProfileBlockIDs::ContextNodeBlockID)); in readContext()
33 Writer.EnterSubblock(PGOCtxProfileBlockIDs::ContextNodeBlockID, CodeLen); in writeImpl()
25 ContextNodeBlockID = ProfileMetadataBlockID + 1 enumerator