Searched refs:relative_output_path (Results 1 – 2 of 2) sorted by relevance
26 print(obj.relative_output_path())58 print(obj.relative_output_path())92 print(res[0].relative_output_path())103 print(res[1].relative_output_path(), "lib/other/baz.o")191 print(obj[0].relative_output_path())327 print(obj[0].relative_output_path())335 print(obj[1].relative_output_path())
62 def relative_output_path(self): member in TrainingIRExtractor174 return self.relative_output_path()