Home
last modified time | relevance | path

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

/freebsd/usr.bin/brandelf/
H A Dbrandelf.c50 static const char *iselftype(int);
164 argv[0], iselftype(buffer[EI_OSABI]), in main()
166 if (!iselftype(type)) { in main()
200 iselftype(int etype) in iselftype() function
/freebsd/contrib/elftoolchain/brandelf/
H A Dbrandelf.c50 static const char *iselftype(int);
194 argv[0], iselftype(ehdr.e_ident[EI_OSABI]), in main()
196 if (!iselftype(type)) { in main()
275 iselftype(int etype) in iselftype() function