Home
last modified time | relevance | path

Searched refs:StartToCVTOffset (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp1264 int *StartToCVTOffset = reinterpret_cast<int *>(0x10); in getHostCPUName() local
1267 int ReadValue = *StartToCVTOffset; in getHostCPUName()