Searched refs:elfstrtype (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/usr.bin/brandelf/
H A Dbrandelf.c188 elftype(const char *elfstrtype) argument
195 if (strcasecmp(elfstrtype, elftypes[elfwalk].str) == 0)
/freebsd-12-stable/contrib/elftoolchain/brandelf/
H A Dbrandelf.c288 elftype(const char *elfstrtype) argument
295 if (strcasecmp(elfstrtype, elftypes[elfwalk].str) == 0)

Completed in 106 milliseconds