Home | History | Annotate | Download | only in toolutil

Lines Matching refs:ELFCLASS32

684         pHeader32->e_ident[EI_CLASS]<ELFCLASS32 || pHeader32->e_ident[EI_CLASS]>ELFCLASS64
690 *pBits= pHeader32->e_ident[EI_CLASS]==ELFCLASS32 ? 32 : 64; /* only 32 or 64: see check above */
750 ELFCLASS32,