Home
last modified time | relevance | path

Searched defs:IsLinux (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h120 bool IsLinux; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp486 bool IsLinux = TargetTriple.isOSLinux(); getShadowMapping() local