MCPcopy Create free account
hub / github.com/rsc/tmp / Writeobjdirect

Function Writeobjdirect

bootstrap/internal/obj/objfile.go:117–329  ·  view source on GitHub ↗

The Go and C compilers, and the assembler, call writeobj to write out a Go object file. The linker does not call this; the linker does not write out object files.

(ctxt *Link, b *Biobuf)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

intFunction · 0.85
savedataFunction · 0.85
AppendpFunction · 0.85
mkfwdFunction · 0.85
linkpatchFunction · 0.85
linkpclnFunction · 0.85
wrstringFunction · 0.85
writesymFunction · 0.85
PrintfMethod · 0.80
LinklookupFunction · 0.70
BputcFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…