Searched defs:CIEKey (Results 1 – 1 of 1) sorted by relevance
1424 struct CIEKey { struct1425 static const CIEKey getEmptyKey() { in getEmptyKey()1428 static const CIEKey getTombstoneKey() { in getTombstoneKey()1432 CIEKey(const MCSymbol *Personality_, unsigned PersonalityEncoding_, in CIEKey() function1437 const MCSymbol *Personality;1438 unsigned PersonalityEncoding;1439 unsigned LsdaEncoding;1440 bool IsSignalFrame;1441 bool IsSimple;