Home
last modified time | relevance | path

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

/src/usr.bin/brandelf/
H A Dbrandelf.c211 elftype(const char *elfstrtype) in elftype() argument
216 if (strcasecmp(elfstrtype, elftypes[elfwalk].str) == 0) in elftype()
/src/contrib/elftoolchain/brandelf/
H A Dbrandelf.c288 elftype(const char *elfstrtype) in elftype() argument
295 if (strcasecmp(elfstrtype, elftypes[elfwalk].str) == 0) in elftype()