Searched defs:DwarfFile (Results 1 – 4 of 4) sorted by relevance
20 DwarfFile::DwarfFile(AsmPrinter *AP, StringRef Pref, BumpPtrAllocator &DA) in DwarfFile() function in DwarfFile
38 class DwarfFile; variable
535 std::string DwarfFile = in getOutputFileName() local
381 static void emitOneV5FileEntry(MCStreamer *MCOS, const MCDwarfFile &DwarfFile, in emitOneV5FileEntry()