Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/AOR_v20.02/
H A DMakefile10 libdir = $(prefix)/lib macro
/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp310 llvm::StringRef libdir = LLDB_PYTHON_RELATIVE_LIBDIR; in SharedLibraryDirectoryHelper() local