Home
last modified time | relevance | path

Searched defs:UnknownLineError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/debug/gosym/
Dsymtab.go750 type UnknownLineError struct { struct
751 File string
752 Line int
755 func (e *UnknownLineError) Error() string {