Home
last modified time | relevance | path

Searched refs:LLDB_INSTALL_LIBDIR_BASENAME (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DConfig.h.cmake54 #define LLDB_INSTALL_LIBDIR_BASENAME "${LLDB_INSTALL_LIBDIR_BASENAME}"
/freebsd/lib/clang/include/lldb/Host/
H A DConfig.h54 #define LLDB_INSTALL_LIBDIR_BASENAME "lib" macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.cpp66 LLDB_INSTALL_LIBDIR_BASENAME "/lldb/clang", in DefaultComputeClangResourceDirectory()
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DHostInfoPosix.cpp180 FileSpec temp_file("/usr/" LLDB_INSTALL_LIBDIR_BASENAME "/lldb/plugins"); in ComputeSystemPluginsDirectory()