Searched defs:coreVersion (Results 1 – 2 of 2) sorted by relevance
5 void getCoreDeviceExtensionsImpl (deUint32 coreVersion, ::std::vector<const char*>& dst)57 void getCoreInstanceExtensionsImpl (deUint32 coreVersion, ::std::vector<const char*>& dst)
439 int coreVersion = cs.cs_version(null, null); in Capstone() local