Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/
DCopyConfig.cpp319 bool IsFreeBSD = TargetName.consume_back("-freebsd"); in getOutputTargetInfoByTargetName() local
326 if (IsFreeBSD) in getOutputTargetInfoByTargetName()
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp364 bool IsFreeBSD = TargetTriple.isOSFreeBSD(); in getShadowMapping() local
387 else if (IsFreeBSD) in getShadowMapping()
401 else if (IsFreeBSD) in getShadowMapping()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp430 bool IsFreeBSD = TargetTriple.isOSFreeBSD(); in getShadowMapping() local
459 else if (IsFreeBSD) in getShadowMapping()
485 else if (IsFreeBSD && !IsMIPS64) in getShadowMapping()
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp431 bool IsFreeBSD = TargetTriple.isOSFreeBSD(); in getShadowMapping() local
461 else if (IsFreeBSD) in getShadowMapping()
487 else if (IsFreeBSD && !IsMIPS64) in getShadowMapping()