Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp35 emitUnit(TheU.get(), UseOffsets); in emitUnits()
38 void DwarfFile::emitUnit(DwarfUnit *TheU, bool UseOffsets) { in emitUnit() function in DwarfFile
H A DDwarfFile.h151 void emitUnit(DwarfUnit *U, bool UseOffsets);
H A DDwarfDebug.cpp2686 InfoHolder.emitUnit(TU.first.get(), useSplitDwarf()); in addDwarfTypeUnitType()