Searched refs:OSNames (Results 1 – 1 of 1) sorted by relevance
5464 static const char *OSNames[] = { in getGNUAbiTag() local5468 if (Words[0] < std::size(OSNames)) in getGNUAbiTag()5469 OSName = OSNames[Words[0]]; in getGNUAbiTag()