Searched defs:MCUInfo (Results 1 – 2 of 2) sorted by relevance
24 struct LLVM_LIBRARY_VISIBILITY MCUInfo { struct25 const char *Name;26 const char *DefineName;
35 } MCUInfo[] = { variable