Searched refs:CompUnits (Results 1 – 2 of 2) sorted by relevance
217 ArrayRef<MCSymbol *> CompUnits; member in __anon54109a5c0311::Dwarf5AccelTableWriter239 ArrayRef<MCSymbol *> CompUnits,410 if (CompUnits.size() > 1) { in getUniformAttributes()411 size_t LargestCUIndex = CompUnits.size() - 1; in getUniformAttributes()421 for (const auto &CU : enumerate(CompUnits)) { in emitCUList()512 ArrayRef<MCSymbol *> CompUnits, in Dwarf5AccelTableWriter() argument517 CompUnits(CompUnits), getCUIndexForEntry(std::move(getCUIndexForEntry)) { in Dwarf5AccelTableWriter()549 std::vector<MCSymbol *> CompUnits; in emitDWARF5AccelTable() local560 CompUnits.push_back(MainCU->getLabelBegin()); in emitDWARF5AccelTable()563 if (CompUnits.empty()) in emitDWARF5AccelTable()[all …]
248 std::vector<MCSymbol *> CompUnits; in emitDebugNames() local252 CompUnits.push_back(CU.LabelBegin); in emitDebugNames()259 Asm.get(), Table, CompUnits, in emitDebugNames()