Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dtoolchain.go236 func UndefinedBehaviorSanitizerRuntimeLibrary(t Toolchain) string { func
/build/soong/cc/
Dmakevars.go264 …efix+"UBSAN_RUNTIME_LIBRARY", strings.TrimSuffix(config.UndefinedBehaviorSanitizerRuntimeLibrary(t…
Dsanitize.go1142 runtimeLibrary = config.UndefinedBehaviorSanitizerRuntimeLibrary(toolchain)