1 write to GlobalPointerValuesCount
cdac-build-tool (1)
ObjectFileScraper.cs (1)
262GlobalPointerValuesCount = globalPointerValuesCount,
3 references to GlobalPointerValuesCount
cdac-build-tool (3)
ObjectFileScraper.cs (3)
204Global Pointer Values Count = {headerDirectory.GlobalPointerValuesCount} 563GlobalPointerSpec[] globalSpecs = new GlobalPointerSpec[header.GlobalPointerValuesCount]; 565for (int i = 0; i < header.GlobalPointerValuesCount; i++)