funcmap

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: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Map

type Map struct {
	FuncAddrs []meta.TextAddr
}

Map implements Mapper. It stores all function addresses, but no call or instruction information.

func (*Map) InitModule

func (m *Map) InitModule(numImportFuncs, numOtherFuncs int)

func (*Map) PutCallSite

func (*Map) PutCallSite(meta.TextAddr, int32)

func (*Map) PutFuncAddr

func (m *Map) PutFuncAddr(addr meta.TextAddr)

func (*Map) PutImportFuncAddr

func (m *Map) PutImportFuncAddr(addr meta.TextAddr)

func (*Map) PutInsnAddr

func (*Map) PutInsnAddr(meta.TextAddr)

Jump to

Keyboard shortcuts

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