Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Druntime2.go960 type funcinl struct { struct
961 ones uint32 // set to ^0 to distinguish from _func
962 entry uintptr // entry of the real (the "outermost") frame
963 name string
964 file string
965 line int32
966 startLine int32