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

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c153 * isa_I_str - For 64-bit programs, the same as isa_i_str. For
159 static const char *isa_I_str = MSG_ORIG(MSG_ISA_SPARC_64); variable
162 static const char *isa_I_str = MSG_ORIG(MSG_STR_EMPTY); variable
168 static const char *isa_I_str = MSG_ORIG(MSG_STR_EMPTY); variable
172 static const char *isa_I_str = MSG_ORIG(MSG_ISA_X86_64); variable
2650 len += strlen(isa_I_str);
2708 cp_str = isa_I_str;

Completed in 95 milliseconds