Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/load_lazy/
H A DTestLoadUsingLazyBind.py29 def make_lib_name(name): function
34 libpath = os.path.join(wd, make_lib_name(name))
52 lib_spec = lldb.SBFileSpec(make_lib_name('t1'))