MCPcopy Create free account
hub / github.com/dispatchrun/wzprof / python

Struct python

python.go:93–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93type python struct {
94 pyrtaddr ptr32
95}
96
97func getDwarfLocationAddress(ent *dwarf.Entry) uint32 {
98 f := ent.AttrField(dwarf.AttrLocation)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected