Searched defs:funcinl (Results 1 – 1 of 1) sorted by relevance
960 type funcinl struct { struct961 ones uint32 // set to ^0 to distinguish from _func962 entry uintptr // entry of the real (the "outermost") frame963 name string964 file string965 line int32966 startLine int32