Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/load_using_paths/
H A DTestLoadUsingPaths.py35 self.hidden_lib = os.path.join(self.hidden_dir, self.lib_name)
77 self.assertEqual(out_spec, lldb.SBFileSpec(self.hidden_lib), "Found the expected library")
108 …self.assertEqual(out_spec, lldb.SBFileSpec(self.hidden_lib), "Found the expected library with rela…
123 …self.assertEqual(out_spec, lldb.SBFileSpec(self.hidden_lib), "Found the expected library with incl…
140 self.assertEqual(out_spec, lldb.SBFileSpec(self.hidden_lib), "Found the expected library")
H A DMakefile4 all: hidden_lib a.out
8 hidden_lib: target