Home
last modified time | relevance | path

Searched refs:WriteInstructionString (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/
Dutil.go139 p.WriteInstructionString(w)
146 p.WriteInstructionString(buf)
152 func (p *Prog) WriteInstructionString(w io.Writer) { func