1 write to GlobalLiteralValuesCount
cdac-build-tool (1)
ObjectFileScraper.cs (1)
261GlobalLiteralValuesCount = globalLiteralValuesCount,
3 references to GlobalLiteralValuesCount
cdac-build-tool (3)
ObjectFileScraper.cs (3)
203Global Literal Values Count = {headerDirectory.GlobalLiteralValuesCount} 541GlobalLiteralSpec[] globalSpecs = new GlobalLiteralSpec[header.GlobalLiteralValuesCount]; 543for (int i = 0; i < header.GlobalLiteralValuesCount; i++)