Searched refs:BWH_CPUTypeField (Results 1 – 2 of 2) sorted by relevance
38 static const unsigned BWH_CPUTypeField = 4*4; variable
724 unsigned CPUType = support::endian::read32le(&BufPtr[BWH_CPUTypeField]); in openBitcodeFile()