Searched refs:MCDwarfFile (Results 1 – 5 of 5) sorted by relevance
83 struct MCDwarfFile { struct260 SmallVector<MCDwarfFile, 3> MCDwarfFiles;263 MCDwarfFile RootFile;391 MCDwarfFile &getRootFile() { return Header.RootFile; } in getRootFile()392 const MCDwarfFile &getRootFile() const { return Header.RootFile; } in getRootFile()413 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const { in getMCDwarfFiles()417 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() { in getMCDwarfFiles()
739 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
381 static void emitOneV5FileEntry(MCStreamer *MCOS, const MCDwarfFile &DwarfFile, in emitOneV5FileEntry()570 static bool isRootFile(const MCDwarfFile &RootFile, StringRef &Directory, in isRootFile()614 MCDwarfFile &File = MCDwarfFiles[FileNumber]; in tryGetFile()1003 const SmallVectorImpl<MCDwarfFile> &MCDwarfFiles = context.getMCDwarfFiles(); in EmitGenDwarfInfo()1007 const MCDwarfFile &RootFile = in EmitGenDwarfInfo()
957 const MCDwarfFile &RootFile = in enabledGenDwarfForAssembly()
1329 const MCDwarfFile &RootFile = in enabledGenDwarfForAssembly()