Home
last modified time | relevance | path

Searched defs:objFile (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp253 tool_output_file objFile(Filename.c_str(), FD); in compileOptimizedToFile() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp272 ToolOutputFile objFile(Filename, FD); in compileOptimizedToFile() local
/external/llvm-project/llvm/lib/LTO/
DLTOCodeGenerator.cpp284 ToolOutputFile objFile(Filename, FD); in compileOptimizedToFile() local
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp804 const File *objFile = nullptr; in synthesizeDebugNotes() local
935 for (const auto *objFile : filesWithStabs) { in synthesizeDebugNotes() local
DMachOLinkingContext.cpp945 const File *objFile = &atom->file(); in findOrderOrdinal() local
/external/llvm-project/lld/MachO/
DSyntheticSections.cpp689 if (auto *objFile = dyn_cast<ObjFile>(file)) { in finalizeContents() local