Searched refs:HasCustomCallingConv (Results 1 – 5 of 5) sorted by relevance
402 HasCustomCallingConv = 1 << 5, enumerator
428 HasCustomCallingConv = 1 << 5, enumerator
54 CV_ENUM_CLASS_ENT(ProcSymFlags, HasCustomCallingConv),
85 CV_ENUM_CLASS_ENT(ProcSymFlags, HasCustomCallingConv),
163 PUSH_FLAG(ProcSymFlags, HasCustomCallingConv, Flags, "custom calling conv"); in formatProcSymFlags()