MCPcopy Create free account
hub / github.com/google/pprof / testObj

Struct testObj

internal/driver/fetch_test.go:161–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161type testObj struct {
162 home string
163}
164
165func (o testObj) Open(file string, start, limit, offset uint64, relocationSymbol string) (plugin.ObjFile, error) {
166 switch file {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected