Searched refs:MCDwarfFile (Results 1 – 4 of 4) sorted by relevance
52 struct MCDwarfFile { struct216 SmallVector<MCDwarfFile, 3> MCDwarfFiles;219 MCDwarfFile RootFile;341 const MCDwarfFile &getRootFile() const { return Header.RootFile; } in getRootFile()362 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const { in getMCDwarfFiles()366 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() { in getMCDwarfFiles()
568 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
352 static void emitOneV5FileEntry(MCStreamer *MCOS, const MCDwarfFile &DwarfFile, in emitOneV5FileEntry()547 static bool isRootFile(const MCDwarfFile &RootFile, StringRef &Directory, in isRootFile()592 MCDwarfFile &File = MCDwarfFiles[FileNumber]; in tryGetFile()1019 const SmallVectorImpl<MCDwarfFile> &MCDwarfFiles = context.getMCDwarfFiles(); in EmitGenDwarfInfo()1023 const MCDwarfFile &RootFile = in EmitGenDwarfInfo()
876 const MCDwarfFile &RootFile = in enabledGenDwarfForAssembly()