Home
last modified time | relevance | path

Searched refs:MCDwarfFile (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/MC/
DMCDwarf.h45 struct MCDwarfFile { struct
184 SmallVector<MCDwarfFile, 3> MCDwarfFiles;
242 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const { in getMCDwarfFiles()
246 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() { in getMCDwarfFiles()
DMCContext.h34 struct MCDwarfFile;
331 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
/external/llvm/test/CodeGen/PowerPC/
Dpr15031.ll114 …ctor_base" = type { %"struct.std::_Vector_base<llvm::MCDwarfFile *, std::allocator<llvm::MCDwarfFi…
115MCDwarfFile *, std::allocator<llvm::MCDwarfFile *> >::_Vector_impl" = type { %"class.llvm::MCDwarf…
116 %"class.llvm::MCDwarfFile" = type { %"class.llvm::StringRef", i32 }
/external/llvm/lib/MC/
DMCContext.cpp337 const SmallVectorImpl<MCDwarfFile>& MCDwarfFiles = getMCDwarfFiles(CUID); in isValidDwarfFileNumber()
DMCDwarf.cpp375 MCDwarfFile &File = MCDwarfFiles[FileNumber]; in getFile()
723 const SmallVectorImpl<MCDwarfFile> &MCDwarfFiles = in EmitGenDwarfInfo()