Searched refs:REGISTERS_AVAILABLE (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld.h24 REGISTERS_AVAILABLE = 1 enumerator in enum:__sanitizer::PtraceRegistersStatus
H A Dsanitizer_stoptheworld_mac.cpp168 return REGISTERS_AVAILABLE;
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp356 return REGISTERS_AVAILABLE;
H A Dsanitizer_stoptheworld_linux_libcdep.cpp563 return REGISTERS_AVAILABLE;
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp238 if (have_registers != REGISTERS_AVAILABLE) {

Completed in 114 milliseconds