Searched defs:CIEKey (Results 1 – 1 of 1) sorted by relevance
1410 struct CIEKey { struct1411 static const CIEKey getEmptyKey() { in getEmptyKey()1414 static const CIEKey getTombstoneKey() { in getTombstoneKey()1418 CIEKey(const MCSymbol *Personality_, unsigned PersonalityEncoding_, in CIEKey() function1423 const MCSymbol *Personality;1424 unsigned PersonalityEncoding;1425 unsigned LsdaEncoding;1426 bool IsSignalFrame;1427 bool IsSimple;