Searched refs:__gCommPageAddress (Results 1 - 8 of 8) sorted by relevance

/haiku/src/system/libroot/posix/string/arch/x86/
H A Darch_string.S13 movl __gCommPageAddress, %eax
19 movl __gCommPageAddress, %eax
/haiku/src/system/libroot/
H A Dlibroot_init.c26 const void* __gCommPageAddress; variable
53 __gCommPageAddress = __gRuntimeLoader->commpage_address;
78 __init_time((addr_t)__gCommPageAddress);
/haiku/src/system/libroot/os/arch/x86/
H A Dsyscalls.inc24 movl __gCommPageAddress, %edx; \
/haiku/src/system/runtime_loader/
H A Dexport.cpp92 gRuntimeLoader.commpage_address = __gCommPageAddress;
H A Druntime_loader_private.h55 extern void* __gCommPageAddress;
H A Druntime_loader.cpp32 void *__gCommPageAddress; variable
723 __gCommPageAddress = commpage;
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c33 int __gCommPageAddress; variable
H A Dlibroot_stubs_legacy.c22 int __gCommPageAddress; variable

Completed in 140 milliseconds