Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/testdata/testprogcgo/
Dgprof_c.c14 struct cgoContextArg { struct
19 ((struct cgoContextArg*)arg)->context = 1; in gprofCgoContext() argument
Dtracebackctxt_c.c24 struct cgoContextArg { struct
25 uintptr_t context;
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dtraceback.go1555 type cgoContextArg struct { struct
1556 context uintptr