Home
last modified time | relevance | path

Searched defs:ObjFile (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Object/
DModuleSummaryIndexObjectFile.cpp59 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
DIRObjectFile.cpp299 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp132 std::unique_ptr<object::ObjectFile> ObjFile; in addObjectFile() local
/external/llvm/tools/sancov/
Dsancov.cc474 static void printCovPoints(const std::string &ObjFile, raw_ostream &OS) { in printCovPoints()
1224 for (const std::string &ObjFile : ClInputFiles) { in main() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp3302 StringRef ObjFile = CurrentDebugObject->getObjectFilename(); in loadClangModule() local