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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.c1316 int abiver = (int)elfedit_atoconst_range( local
1322 if (ehdr->e_ident[EI_ABIVERSION] == abiver) {
1326 abiver, CONV_FMT_DECIMAL, &inv_buf1));
1334 abiver, CONV_FMT_DECIMAL, &inv_buf2));
1336 ehdr->e_ident[EI_ABIVERSION] = abiver;

Completed in 55 milliseconds