trie

package
v1.1.23 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2021 License: MIT Imports: 4 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadUleb128

func ReadUleb128(r *bytes.Reader) (uint64, error)

func ReadUleb128FromBuffer

func ReadUleb128FromBuffer(buf *bytes.Buffer) (uint64, int, error)

func WalkTrie

func WalkTrie(data []byte, symbol string) (uint64, error)

Types

type TrieEntry

type TrieEntry struct {
	Name         string
	Flags        types.ExportFlag
	Other        uint64
	Address      uint64
	FoundInDylib string
}

func ParseTrie

func ParseTrie(trieData []byte, loadAddress uint64) ([]TrieEntry, error)

func (TrieEntry) String

func (e TrieEntry) String() string

Jump to

Keyboard shortcuts

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