Home
last modified time | relevance | path

Searched defs:TheU (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp30 for (const auto &TheU : CUs) in emitUnits() local
34 void DwarfFile::emitUnit(DwarfUnit *TheU, bool UseOffsets) { in emitUnit()
63 for (const auto &TheU : CUs) { in computeSizeAndOffsets() local
80 unsigned DwarfFile::computeSizeAndOffsetsForUnit(DwarfUnit *TheU) { in computeSizeAndOffsetsForUnit()
H A DDwarfDebug.cpp2505 DwarfCompileUnit *TheU = NU.second; emitDebugPubSections() local
2533 emitDebugPubSection(bool GnuStyle,StringRef Name,DwarfCompileUnit * TheU,const StringMap<const DIE * > & Globals) emitDebugPubSection() argument
[all...]