Searched defs:OtherKind (Results 1 – 4 of 4) sorted by relevance
56 enum Kind : uint8_t { SectionKind, OtherKind, ImportThunkKind }; enumerator
995 OtherKind, enumerator
718 CountPseudoKind OtherKind = Other.getCountPseudoKind(); in merge() local
15146 UsageKind OtherKind, bool IsModMod) { in checkUsage()