Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dtoolchain.go253 func UndefinedBehaviorSanitizerMinimalRuntimeLibrary(t Toolchain) string { func
/build/soong/cc/
Dmakevars.go263 …"UBSAN_MINIMAL_RUNTIME_LIBRARY": config.UndefinedBehaviorSanitizerMinimalRuntimeLibrary(tool…
Dsanitize.go591 minimalRuntimeLib := config.UndefinedBehaviorSanitizerMinimalRuntimeLibrary(ctx.toolchain()) + ".a"
1220 addStaticDeps(config.UndefinedBehaviorSanitizerMinimalRuntimeLibrary(toolchain))