disasm2

package
v0.0.0-...-75857cd Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Arch386 = archX86{mode: 32}.init()
View Source
var ArchAMD64 = archX86{mode: 64}.init()
View Source
var X86JustWriteRawBytes = false
View Source
var X86RawBytesFallback = false

Functions

This section is empty.

Types

type SymLookup

type SymLookup func(addr uint64) (name string, base uint64)

type Text

type Text struct {
	Asm      string
	Comments []string
}

func (Text) Next

func (t Text) Next() Text

func (Text) Prev

func (t Text) Prev() Text

func (Text) String

func (t Text) String() string

Jump to

Keyboard shortcuts

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