Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/functionalities/load_using_paths/
DTestLoadUsingPaths.py37 self.hidden_lib = os.path.join(self.hidden_dir, self.lib_name)
75 self.assertEqual(out_spec, lldb.SBFileSpec(self.hidden_lib), "Found the expected library")
106 …self.assertEqual(out_spec, lldb.SBFileSpec(self.hidden_lib), "Found the expected library with rela…
121 …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")
DMakefile4 all: hidden_lib a.out
8 hidden_lib: target