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

/freebsd-10-stable/lib/libelf/
H A Delf_update.c403 int ec, eh_class, eh_type; local
429 eh_class = eh32->e_ident[EI_CLASS];
436 eh_class = eh64->e_ident[EI_CLASS];
451 if (eh_class != e->e_class) {

Completed in 132 milliseconds