meta

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2018 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CallSite

type CallSite struct {
	ReturnAddr  TextAddr // The address immediately after the call instruction
	StackOffset int32    // Calling function's stack usage at time of call
}

CallSite represents a position within the text section (machine code) where a function call is made.

type TextAddr

type TextAddr int32

TextAddr represents a non-negative offset from the start of the text section (machine code).

Jump to

Keyboard shortcuts

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