Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/gdb_remote_client/
H A DTestGdbClientModuleLoad.py14 def __init__(self, testcase, triple, library_name, auxv_entry, region_info): argument
/llvm-project/llvm/cmake/modules/
H A DAddLLVM.cmake718 set(library_name ${output_name}-${LLVM_VERSION_MAJOR}${LLVM_VERSION_SUFFIX}) global() variable