Searched refs:setup_sectname (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/mcs/common/
H A Dmain.c45 static int setup_sectname(char *, int);
138 (void) setup_sectname(optarg, my_prog);
205 (void) setup_sectname(".comment", MCS);
213 (void) setup_sectname(".line", MCS);
215 (void) setup_sectname(".debug", STRIP);
216 (void) setup_sectname(".stab", STRIP);
311 setup_sectname(char *name, int whoami) function

Completed in 106 milliseconds