Movatterモバイル変換


[0]ホーム

URL:


msan

packagestandard library
go1.25.5Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2025 License:BSD-3-ClauseImports:1Imported by:0

Details

Repository

cs.opensource.google/go/go

Links

Documentation

Overview

Package msan contains helper functions for manually instrumenting codefor the memory sanitizer.This package exports the private msan routines in runtime unconditionallybut without the "msan" build tag they are no-ops.

Index

Constants

View Source
const Enabled =false

Variables

This section is empty.

Functions

funcFree

func Free(addrunsafe.Pointer, szuintptr)

funcMalloc

func Malloc(addrunsafe.Pointer, szuintptr)

funcMove

func Move(dst, srcunsafe.Pointer, szuintptr)

funcRead

func Read(addrunsafe.Pointer, szuintptr)

funcWrite

func Write(addrunsafe.Pointer, szuintptr)

Types

This section is empty.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp