Searched refs:OSNames (Results 1 – 1 of 1) sorted by relevance
4933 static const char *OSNames[] = { in getGNUAbiTag() local4937 if (Words[0] < array_lengthof(OSNames)) in getGNUAbiTag()4938 OSName = OSNames[Words[0]]; in getGNUAbiTag()