Home
last modified time | relevance | path

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

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