Home
last modified time | relevance | path

Searched refs:AccelTypeUnitsDebugNames (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h509 DWARF5AccelTable AccelTypeUnitsDebugNames; variable
933 CurrentDebugNames = &AccelTypeUnitsDebugNames; in setCurrentDWARF5AccelTable()
H A DDwarfDebug.cpp3508 AccelTypeUnitsDebugNames.clear(); in addDwarfTypeUnitType()
3537 AccelTypeUnitsDebugNames.convertDieToOffset(); in addDwarfTypeUnitType()
3538 AccelDebugNames.addTypeEntries(AccelTypeUnitsDebugNames); in addDwarfTypeUnitType()
3539 AccelTypeUnitsDebugNames.clear(); in addDwarfTypeUnitType()
3572 assert(((&Current == &AccelTypeUnitsDebugNames) || in addAccelNameImpl()
3577 ((&Current == &AccelTypeUnitsDebugNames) && in addAccelNameImpl()