Home
last modified time | relevance | path

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

/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() argument
63 for (const auto &TheU in computeSizeAndOffsets() local
80 computeSizeAndOffsetsForUnit(DwarfUnit * TheU) computeSizeAndOffsetsForUnit() argument
[all...]
H A DDwarfDebug.cpp2506 DwarfCompileUnit *TheU = NU.second; emitDebugPubSections() local
2534 emitDebugPubSection(bool GnuStyle,StringRef Name,DwarfCompileUnit * TheU,const StringMap<const DIE * > & Globals) emitDebugPubSection() argument
[all...]