Lines Matching +full:hash +full:- +full:accelerator
1 //===- DWARFLinkerUnit.h ----------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
58 /// Returns true if unit is inter-connected(it references/referenced by other
62 /// Mark this unit as inter-connected(it references/referenced by other unit).
81 UnitSize = getDebugInfoHeaderSize() + OutUnitDIE->getSize(); in setOutUnitDIE()
82 UnitTag = OutUnitDIE->getTag(); in setOutUnitDIE()
114 /// \defgroup Methods and data members used for building accelerator tables:
120 /// This structure keeps fields which would be used for creating accelerator
134 /// Hash of the fully qualified name.
140 /// Type of this accelerator record.
153 /// Enumerates accelerator data.
169 /// Emit single pubnames/pubtypes accelerator entry.