trap

package
v0.0.0-...-93e21f3 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2024 License: BSD-3-Clause Imports: 1 Imported by: 1

Documentation

Overview

Package trap enumerates trap identifiers.

Index

Constants

View Source
const (
	Exit                          = pb.ID_EXIT
	NoFunction                    = pb.ID_NO_FUNCTION
	Suspended                     = pb.ID_SUSPENDED
	Unreachable                   = pb.ID_UNREACHABLE
	CallStackExhausted            = pb.ID_CALL_STACK_EXHAUSTED
	MemoryAccessOutOfBounds       = pb.ID_MEMORY_ACCESS_OUT_OF_BOUNDS
	IndirectCallIndexOutOfBounds  = pb.ID_INDIRECT_CALL_INDEX_OUT_OF_BOUNDS
	IndirectCallSignatureMismatch = pb.ID_INDIRECT_CALL_SIGNATURE_MISMATCH
	IntegerDivideByZero           = pb.ID_INTEGER_DIVIDE_BY_ZERO
	IntegerOverflow               = pb.ID_INTEGER_OVERFLOW
	Breakpoint                    = pb.ID_BREAKPOINT
	ABIDeficiency                 = pb.ID_ABI_DEFICIENCY
	ABIViolation                  = pb.ID_ABI_VIOLATION
	InternalError                 = pb.ID_INTERNAL_ERROR
	Killed                        = pb.ID_KILLED
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ID

type ID = pb.ID

Jump to

Keyboard shortcuts

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