Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h509 DWARF5AccelTable AccelTypeUnitsDebugNames; variable
933 CurrentDebugNames = &AccelTypeUnitsDebugNames; in setCurrentDWARF5AccelTable()
H A DDwarfDebug.cpp3520 AccelTypeUnitsDebugNames.clear(); in addDwarfTypeUnitType()
3549 AccelTypeUnitsDebugNames.convertDieToOffset(); in addDwarfTypeUnitType()
3550 AccelDebugNames.addTypeEntries(AccelTypeUnitsDebugNames); in addDwarfTypeUnitType()
3551 AccelTypeUnitsDebugNames.clear(); in addDwarfTypeUnitType()
3583 assert(((&Current == &AccelTypeUnitsDebugNames) || in addAccelNameImpl()
3588 ((&Current == &AccelTypeUnitsDebugNames) && in addAccelNameImpl()