Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/load_lazy/
H A DTestLoadUsingLazyBind.py28 def make_lib_name(name): function
37 libpath = os.path.join(wd, make_lib_name(name))
54 lib_spec = lldb.SBFileSpec(make_lib_name("t1"))