Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/pprof
/ readLine
Method
readLine
internal/binutils/addr2liner.go:57–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
type
lineReaderWriter
interface
{
56
write(string) error
57
readLine() (string, error)
58
close()
59
}
60
Callers
4
readDataFrames
Method · 0.65
readCodeFrames
Method · 0.65
readFrame
Method · 0.65
rawAddrInfo
Method · 0.65
Implementers
3
llvmSymbolizerJob
internal/binutils/addr2liner_llvm.go
addr2LinerJob
internal/binutils/addr2liner.go
mockAddr2liner
internal/binutils/binutils_test.go
Calls
no outgoing calls
Tested by
no test coverage detected