Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp34 emitUnit(TheU.get(), UseOffsets); in emitUnits()
37 void DwarfFile::emitUnit(DwarfUnit *TheU, bool UseOffsets) { in emitUnit() function in DwarfFile
DDwarfFile.h130 void emitUnit(DwarfUnit *TheU, bool UseOffsets);
DDwarfDebug.cpp2993 InfoHolder.emitUnit(TU.first.get(), useSplitDwarf()); in addDwarfTypeUnitType()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp33 emitUnit(TheU.get(), UseOffsets); in emitUnits()
36 void DwarfFile::emitUnit(DwarfUnit *TheU, bool UseOffsets) { in emitUnit() function in DwarfFile
DDwarfFile.h131 void emitUnit(DwarfUnit *TheU, bool UseOffsets);
DDwarfDebug.cpp3292 InfoHolder.emitUnit(TU.first.get(), useSplitDwarf()); in addDwarfTypeUnitType()
/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()