Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp33 emitUnit(TheU.get(), UseOffsets); in emitUnits()
36 void DwarfFile::emitUnit(DwarfUnit *TheU, bool UseOffsets) { in emitUnit() function in DwarfFile
H A DDwarfFile.h131 void emitUnit(DwarfUnit *TheU, bool UseOffsets);
H A DDwarfDebug.cpp3371 InfoHolder.emitUnit(TU.first.get(), useSplitDwarf()); in addDwarfTypeUnitType()