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()3544 AccelDebugNames.addTypeUnitSignature(*TU.first); in addDwarfTypeUnitType()3546 AccelDebugNames.addTypeUnitSymbol(*TU.first); in addDwarfTypeUnitType()3550 AccelDebugNames.addTypeEntries(AccelTypeUnitsDebugNames); in addDwarfTypeUnitType()3584 ((&Current == &AccelDebugNames) && in addAccelNameImpl()3587 assert(((&Current == &AccelDebugNames) || in addAccelNameImpl()