Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h518 DWARF5AccelTable AccelTypeUnitsDebugNames; variable
951 CurrentDebugNames = &AccelTypeUnitsDebugNames; in setCurrentDWARF5AccelTable()
H A DDwarfDebug.cpp3957 AccelTypeUnitsDebugNames.clear(); in addDwarfTypeUnitType()
3987 AccelTypeUnitsDebugNames.convertDieToOffset(); in addDwarfTypeUnitType()
3988 AccelDebugNames.addTypeEntries(AccelTypeUnitsDebugNames); in addDwarfTypeUnitType()
3989 AccelTypeUnitsDebugNames.clear(); in addDwarfTypeUnitType()
4022 assert(((&Current == &AccelTypeUnitsDebugNames) || in addAccelNameImpl()
4027 ((&Current == &AccelTypeUnitsDebugNames) && in addAccelNameImpl()