Searched refs:hidden_lib (Results 1 – 2 of 2) sorted by relevance
37 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")
4 all: hidden_lib a.out8 hidden_lib: target