Home
last modified time | relevance | path

Searched refs:set_supported_arch (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c96 static int set_supported_arch(const char *);
347 if (set_supported_arch(value)) { in xlator_take_kvpair()
1000 set_supported_arch(const char *arch) in set_supported_arch() function