Home
last modified time | relevance | path

Searched refs:gcstack_size (Results 1 – 18 of 18) sorted by relevance

/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Dproc.c1147 g->gcstack_size = 0; in runtime_mstart()
1405 g->gcstack = __splitstack_find(nil, nil, &g->gcstack_size, in runtime_entersyscall()
1524 newg->gcstack_size = stacksize; in runtime_malg()
1575 spsize = newg->gcstack_size; in __go_go()
H A Druntime.h177 uintptr gcstack_size; member
H A Dmgc0.c1037 spsize = gp->gcstack_size; in addstackroots()
1072 top = (byte*)gp->gcinitial_sp + gp->gcstack_size; in addstackroots()
/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Dproc.c889 g->gcstack_size = 0; in runtime_mstart()
1046 g->gcstack_size = 0; in runtime_needm()
1748 g->gcstack = __splitstack_find(nil, nil, &g->gcstack_size, in doentersyscall()
1795 g->gcstack = __splitstack_find(nil, nil, &g->gcstack_size, in runtime_entersyscallblock()
1929 newg->gcstack_size = stacksize; in runtime_malg()
1975 spsize = newg->gcstack_size; in __go_go()
H A Druntime.h199 uintptr gcstack_size; member
H A Dmgc0.c1458 spsize = gp->gcstack_size; in addstackroots()
1493 top = (byte*)gp->gcinitial_sp + gp->gcstack_size; in addstackroots()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dproc.c991 g->gcstack_size = 0; in runtime_mstart()
1154 g->gcstack_size = 0; in runtime_needm()
1891 g->gcstack = __splitstack_find(nil, nil, &g->gcstack_size, in doentersyscall()
1938 g->gcstack = __splitstack_find(nil, nil, &g->gcstack_size, in runtime_entersyscallblock()
2126 newg->gcstack_size = stacksize; in runtime_malg()
2180 spsize = newg->gcstack_size; in __go_go()
H A Druntime.h201 uintptr gcstack_size; member
H A Dmgc0.c1391 spsize = gp->gcstack_size; in addstackroots()
1426 top = (byte*)gp->gcinitial_sp + gp->gcstack_size; in addstackroots()
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dproc.c1067 g->gcstack_size = 0; in runtime_mstart()
1254 g->gcstack_size = 0; in runtime_needm()
2020 g->gcstack = __splitstack_find(nil, nil, &g->gcstack_size, in doentersyscall()
2067 g->gcstack = __splitstack_find(nil, nil, &g->gcstack_size, in runtime_entersyscallblock()
2270 newg->gcstack_size = (size_t)stacksize; in runtime_malg()
2329 spsize = newg->gcstack_size; in __go_go()
H A Druntime.h203 size_t gcstack_size; member
H A Dmgc0.c1515 spsize = gp->gcstack_size; in addstackroots()
1550 top = (byte*)gp->gcinitial_sp + gp->gcstack_size; in addstackroots()
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Dproc.c1067 g->gcstack_size = 0; in runtime_mstart()
1254 g->gcstack_size = 0; in runtime_needm()
2020 g->gcstack = __splitstack_find(nil, nil, &g->gcstack_size, in doentersyscall()
2067 g->gcstack = __splitstack_find(nil, nil, &g->gcstack_size, in runtime_entersyscallblock()
2270 newg->gcstack_size = (size_t)stacksize; in runtime_malg()
2329 spsize = newg->gcstack_size; in __go_go()
H A Druntime.h203 size_t gcstack_size; member
H A Dmgc0.c1515 spsize = gp->gcstack_size; in addstackroots()
1550 top = (byte*)gp->gcinitial_sp + gp->gcstack_size; in addstackroots()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dproc.c1067 g->gcstack_size = 0; in runtime_mstart()
1254 g->gcstack_size = 0; in runtime_needm()
2020 g->gcstack = __splitstack_find(nil, nil, &g->gcstack_size, in doentersyscall()
2067 g->gcstack = __splitstack_find(nil, nil, &g->gcstack_size, in runtime_entersyscallblock()
2270 newg->gcstack_size = stacksize; in runtime_malg()
2329 spsize = newg->gcstack_size; in __go_go()
H A Druntime.h203 uintptr gcstack_size; member
H A Dmgc0.c1515 spsize = gp->gcstack_size; in addstackroots()
1550 top = (byte*)gp->gcinitial_sp + gp->gcstack_size; in addstackroots()