ldbuilder

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2020 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LdBuilder

type LdBuilder struct {
	Input       []string
	Output      []string
	WorkDir     string
	LinkLibs    []string
	LibPath     []string
	SysLibsPath []string
	Args        []string
	ActualLibs  map[string]string

	StaticLibs map[string]struct{}
	Mode       gnubuilder.Mode
	builder.GeneralBuilder
	// contains filtered or unexported fields
}

func NewLdBuilder

func NewLdBuilder(workDir string, logger *log.Logger, debug bool) *LdBuilder

func (*LdBuilder) Analyze

func (ld *LdBuilder) Analyze(commandline []string) ([]*service.FileNode, error)

func (*LdBuilder) GetName

func (ld *LdBuilder) GetName() string

func (*LdBuilder) GetPrefix

func (ld *LdBuilder) GetPrefix() (string, error)

Jump to

Keyboard shortcuts

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