Searched defs:OffsetAndUnitID (Results 1 – 2 of 2) sorted by relevance
261 struct OffsetAndUnitID { struct265 OffsetAndUnitID() = delete; argument266 OffsetAndUnitID(uint64_t Offset, uint32_t UnitID, bool IsTU) in OffsetAndUnitID() argument273 template <> struct DenseMapInfo<OffsetAndUnitID> { argument
526 const DenseMap<OffsetAndUnitID, MCSymbol *> &DIEOffsetToAccelEntryLabel, in emitEntry()