Home
last modified time | relevance | path

Searched refs:emitUnit (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp62 emitUnit(TheU.get(), UseOffsets); in emitUnits()
65 void DwarfFile::emitUnit(DwarfUnit *TheU, bool UseOffsets) { in emitUnit() function in llvm::DwarfFile
DDwarfFile.h98 void emitUnit(DwarfUnit *U, bool UseOffsets);
DDwarfDebug.cpp1938 InfoHolder.emitUnit(TU.first.get(), useSplitDwarf()); in addDwarfTypeUnitType()