Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.bin/brandelf/
HDbrandelf.c51 static const char *iselftype(int);
165 argv[0], iselftype(buffer[EI_OSABI]), in main()
167 if (!iselftype(type)) { in main()
201 iselftype(int etype) in iselftype() function
/freebsd-13-stable/contrib/elftoolchain/brandelf/
HDbrandelf.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