Searched defs:VendorTool (Results 1 – 2 of 2) sorted by relevance
42 struct VendorTool { struct43 uint32_t value;44 const char* vendor;45 const char* tool; // Might be empty string.46 const char* vendor_tool; // Combiantion of vendor and tool.