Home
last modified time | relevance | path

Searched defs:object_file (Results 1 – 3 of 3) sorted by relevance

/external/llvm/bindings/python/llvm/
Dobject.py292 def __init__(self, ptr, object_file): argument
/external/libcxx/utils/libcxx/
Dcompiler.py179 def compileLinkTwoSteps(self, source_file, out=None, object_file=None, argument
/external/llvm/tools/sancov/
Dsancov.cc866 std::string object_file() const { return ObjectFile; } in object_file() function in __anon15e54a520111::CoverageDataWithObjectFile