Home
last modified time | relevance | path

Searched refs:elfheadcheck (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/sparc/os/
H A Darchdep.c164 elfheadcheck( in elfheadcheck() function
/titanic_41/usr/src/uts/common/sys/
H A Delf.h831 int elfheadcheck(unsigned char, Elf32_Half, Elf32_Word);
/titanic_41/usr/src/uts/intel/ia32/os/
H A Darchdep.c914 elfheadcheck( in elfheadcheck() function
/titanic_41/usr/src/uts/common/exec/elf/
H A Delf.c1028 !elfheadcheck(ehdr->e_ident[EI_DATA], ehdr->e_machine, in getelfhead()