Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/utils/libcxx/test/
H A Dformat.py184 cmd, out, err, rc = test_cxx.compileLinkTwoSteps(
/aosp_15_r20/external/libcxx/utils/libcxx/
H A Dcompiler.py180 def compileLinkTwoSteps(self, source_file, out=None, object_file=None, member in CXXCompiler