Searched defs:OffsetAndUnitID (Results 1 – 2 of 2) sorted by relevance
260 struct OffsetAndUnitID { struct264 OffsetAndUnitID() = delete; argument265 OffsetAndUnitID(uint64_t Offset, uint32_t UnitID, bool IsTU) in OffsetAndUnitID() function272 template <> struct DenseMapInfo<OffsetAndUnitID> { argument
527 const DenseMap<OffsetAndUnitID, MCSymbol *> &DIEOffsetToAccelEntryLabel, in emitEntry()