Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dtraceback_test.go725 type tbFrame struct { struct
726 funcName string
727 args string
728 inlined bool
732 elided int
734 off int // byte offset in the traceback text of this frame