HomeSort by relevance Sort by last modified time
    Searched defs:msanmalloc (Results 1 - 4 of 4) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
msan0.go 21 func msanmalloc(addr unsafe.Pointer, sz uintptr) { throw("msan") } func
msan.go 48 func msanmalloc(addr unsafe.Pointer, sz uintptr) func
  /prebuilts/go/linux-x86/src/runtime/
msan0.go 21 func msanmalloc(addr unsafe.Pointer, sz uintptr) { throw("msan") } func
msan.go 48 func msanmalloc(addr unsafe.Pointer, sz uintptr) func

Completed in 41 milliseconds