rtx

package
v0.1.15 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ZeroStep    = 16
	MaxZeroSize = 65536
)

Variables

View Source
var (
	V_pWriteBarrier   = unsafe.Pointer(&writeBarrier)
	F_gcWriteBarrier  = rt.FuncAddr(gcWriteBarrier) // referenced by ssa (but not used)
	F_gcWriteBarrier2 = rt.FuncAddr(gcWriteBarrier2)
)
View Source
var (
	F_memmove = rt.FuncAddr(memmove)
	R_memmove = resolveClobberSet(memmove)
	S_memmove = abi.ABI.LayoutFunc(-1, reflect.TypeOf(memmove))
)
View Source
var (
	F_morestack_noctxt = rt.FuncAddr(morestack_noctxt)
)
View Source
var (
	MemZero = asmmemzero()
)

Functions

This section is empty.

Types

type MemZeroFn

type MemZeroFn struct {
	Fn unsafe.Pointer
	Sz []uintptr
}

func (MemZeroFn) ForSize added in v0.1.1

func (self MemZeroFn) ForSize(n uintptr) unsafe.Pointer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL