Home
last modified time | relevance | path

Searched defs:IsFreeBSD (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DARM.cpp259 bool IsFreeBSD = Triple.isOSFreeBSD(); in ARMTargetInfo() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp327 bool IsFreeBSD = TargetName.consume_back("-freebsd"); in getOutputTargetInfoByTargetName() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp484 bool IsFreeBSD = TargetTriple.isOSFreeBSD(); in getShadowMapping() local