Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/config/
H A Dtoolchain.go244 func UndefinedBehaviorSanitizerMinimalRuntimeLibrary() string { func
/aosp_15_r20/build/soong/cc/
H A Dmakevars.go33 "UBSAN_MINIMAL_RUNTIME_LIBRARY": config.UndefinedBehaviorSanitizerMinimalRuntimeLibrary(),
H A Dsanitize.go1582 addStaticDeps(config.UndefinedBehaviorSanitizerMinimalRuntimeLibrary(), true)