Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dtoolchain.go249 func UndefinedBehaviorSanitizerRuntimeLibrary(t Toolchain) string { func
/build/soong/cc/
Dmakevars.go262 … "UBSAN_RUNTIME_LIBRARY": config.UndefinedBehaviorSanitizerRuntimeLibrary(toolchain),
Dsanitize.go1190 runtimeLibrary = config.UndefinedBehaviorSanitizerRuntimeLibrary(toolchain)