Searched refs:MCDwarfFile (Results 1 – 6 of 6) sorted by relevance
83 struct MCDwarfFile { struct260 SmallVector<MCDwarfFile, 3> MCDwarfFiles;263 MCDwarfFile RootFile;390 MCDwarfFile &getRootFile() { return Header.RootFile; } in getRootFile()391 const MCDwarfFile &getRootFile() const { return Header.RootFile; } in getRootFile()412 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const { in getMCDwarfFiles()416 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() { in getMCDwarfFiles()
738 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
114 …ctor_base" = type { %"struct.std::_Vector_base<llvm::MCDwarfFile *, std::allocator<llvm::MCDwarfFi…115 …MCDwarfFile *, std::allocator<llvm::MCDwarfFile *> >::_Vector_impl" = type { %"class.llvm::MCDwarf…116 %"class.llvm::MCDwarfFile" = type { %"class.llvm::StringRef", i32 }
382 static void emitOneV5FileEntry(MCStreamer *MCOS, const MCDwarfFile &DwarfFile, in emitOneV5FileEntry()572 static bool isRootFile(const MCDwarfFile &RootFile, StringRef &Directory, in isRootFile()617 MCDwarfFile &File = MCDwarfFiles[FileNumber]; in tryGetFile()1006 const SmallVectorImpl<MCDwarfFile> &MCDwarfFiles = context.getMCDwarfFiles(); in EmitGenDwarfInfo()1010 const MCDwarfFile &RootFile = in EmitGenDwarfInfo()
955 const MCDwarfFile &RootFile = in enabledGenDwarfForAssembly()
1309 const MCDwarfFile &RootFile = in enabledGenDwarfForAssembly()