MCPcopy Create free account
hub / github.com/aclements/go-misc / DynFieldAddr

Struct DynFieldAddr

rtcheck/val.go:438–441  ·  view source on GitHub ↗

DynFieldAddr is the address of a field in a global. Because it is only fields in globals, it can only alias other DynFieldAddrs. TODO: We could unify DynFieldAddr and DynHeapAddr if we created (and cached) HeapObjects for globals and fields of globals as needed.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected