Searched refs:AccelDebugNames (Results 1 – 2 of 2) sorted by relevance
508 DWARF5AccelTable AccelDebugNames; variable511 DWARF5AccelTable *CurrentDebugNames = &AccelDebugNames;930 CurrentDebugNames = &AccelDebugNames; in setCurrentDWARF5AccelTable()
1398 AccelDebugNames.convertDieToOffset(); in finalizeModuleInfo() 2404 emitDWARF5AccelTable(Asm, AccelDebugNames, *this, getUnits()); in emitAccelDebugNames() 3532 AccelDebugNames.addTypeUnitSignature(*TU.first); in addDwarfTypeUnitType() 3534 AccelDebugNames.addTypeUnitSymbol(*TU.first); in addDwarfTypeUnitType() 3538 AccelDebugNames.addTypeEntries(AccelTypeUnitsDebugNames); in addDwarfTypeUnitType() 3546 // table (for AccelTableKind::Dwarf it's always AccelDebugNames, for in addDwarfTypeUnitType() 3573 ((&Current == &AccelDebugNames) && in addAccelNameImpl() 3576 assert(((&Current == &AccelDebugNames) || in addAccelNameImpl()