Searched defs:CIEKey (Results 1 – 1 of 1) sorted by relevance
1439 struct CIEKey { struct1440 static const CIEKey getEmptyKey() { in getEmptyKey()1443 static const CIEKey getTombstoneKey() { in getTombstoneKey()1447 CIEKey(const MCSymbol *Personality, unsigned PersonalityEncoding, in CIEKey() argument1452 const MCSymbol *Personality;1453 unsigned PersonalityEncoding;1454 unsigned LsdaEncoding;1455 bool IsSignalFrame;1456 bool IsSimple;