Home
last modified time | relevance | path

Searched defs:UbsanRuntimeDep (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/rust/
H A Dsanitize.go200 func (m *Module) UbsanRuntimeDep() bool { func
/aosp12/build/soong/cc/
H A Dsanitize.go226 UbsanRuntimeDep bool `blueprint:"mutated"` member
1220 func (c *Module) UbsanRuntimeDep() bool { func