Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmsan0.go21 func msanmalloc(addr unsafe.Pointer, sz uintptr) { throw("msan") } func
Dmsan.go51 func msanmalloc(addr unsafe.Pointer, sz uintptr) func