Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp31 emitUnit(TheU.get(), UseOffsets); in emitUnits()
34 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.cpp3484 InfoHolder.emitUnit(TU.first.get(), useSplitDwarf()); in addDwarfTypeUnitType()