Home
last modified time | relevance | path

Searched defs:LLDB_ENABLE_TERMIOS (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/cmake/modules/
DLLDBGenerateConfig.cmake27 set(LLDB_ENABLE_TERMIOS ${HAVE_TERMIOS_H}) variable
/openbsd/src/gnu/usr.bin/clang/include/lldb/Host/
DConfig.h32 #define LLDB_ENABLE_TERMIOS 1 macro