Searched refs:MCDwarfFile (Results 1 – 5 of 5) sorted by relevance
88 struct MCDwarfFile { struct280 SmallVector<MCDwarfFile, 3> MCDwarfFiles;283 MCDwarfFile RootFile;420 MCDwarfFile &getRootFile() { return Header.RootFile; } in getRootFile()421 const MCDwarfFile &getRootFile() const { return Header.RootFile; } in getRootFile()442 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const { in getMCDwarfFiles()446 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() { in getMCDwarfFiles()
732 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
433 static void emitOneV5FileEntry(MCStreamer *MCOS, const MCDwarfFile &DwarfFile, in emitOneV5FileEntry()622 static bool isRootFile(const MCDwarfFile &RootFile, StringRef &Directory, in isRootFile()666 MCDwarfFile &File = MCDwarfFiles[FileNumber]; in tryGetFile()1047 const SmallVectorImpl<MCDwarfFile> &MCDwarfFiles = context.getMCDwarfFiles(); in EmitGenDwarfInfo()1051 const MCDwarfFile &RootFile = in EmitGenDwarfInfo()
935 const MCDwarfFile &RootFile = in enabledGenDwarfForAssembly()
23009 …MCDwarfFile*, std::allocator<llvm::MCDwarfFile*>>::_M_fill_insert(__gnu_cxx::__normal_iterator<llv…23024 {"_ZNK4llvm11MCDwarfFile5printERNS_11raw_ostreamE", "llvm::MCDwarfFile::print(llvm::raw_ostream&) c…23025 {"_ZNK4llvm11MCDwarfFile4dumpEv", "llvm::MCDwarfFile::dump() const"},