Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/cmake/modules/
DLLDBConfig.cmake151 set(LLDB_HAVE_EL_RFUNC_T 0) variable
153 set(LLDB_HAVE_EL_RFUNC_T 1) variable
/openbsd/src/gnu/usr.bin/clang/include/lldb/Host/
DConfig.h14 #define LLDB_HAVE_EL_RFUNC_T 1 macro