Home
last modified time | relevance | path

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

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