Searched defs:Binutils (Results 1 – 1 of 1) sorted by relevance
40 type Binutils struct { struct41 mu sync.Mutex42 rep *binrep72 func (bu *Binutils) get() *binrep {85 func (bu *Binutils) update(fn func(r *binrep)) {99 func (bu *Binutils) String() string {121 func (bu *Binutils) SetFastSymbolization(fast bool) {130 func (bu *Binutils) SetTools(config string) {259 …nc (bu *Binutils) Disasm(file string, start, end uint64, intelSyntax bool) ([]plugin.Inst, error) {287 …) Open(name string, start, limit, offset uint64, relocationSymbol string) (plugin.ObjFile, error) {