Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tnf/prex/
H A Dmain.c106 static int get_elf_class(char *filename);
867 get_elf_class(char *filename) in get_elf_class() function
907 elfclass = get_elf_class(g_cmdname); in check_exec_model()
955 if (get_elf_class(path) != ELFCLASS32) in prex_isaexec()