Searched defs:heap_begin (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interface_java.cc30 const uptr heap_begin; member in struct:__tsan::JavaContext
33 JavaContext(jptr heap_begin, jptr heap_size) argument
69 void __tsan_java_init(jptr heap_begin, jptr heap_size) { argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interface_java.cc28 const uptr heap_begin; member in struct:__tsan::JavaContext
31 JavaContext(jptr heap_begin, jptr heap_size) argument
67 void __tsan_java_init(jptr heap_begin, jptr heap_size) { argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interface_java.cpp28 const uptr heap_begin; member in struct:__tsan::JavaContext
31 JavaContext(jptr heap_begin, jptr heap_size) argument
63 void __tsan_java_init(jptr heap_begin, jptr heap_size) { argument
[all...]

Completed in 262 milliseconds