Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/strings/
H A Dstrings.c95 int handle_binary(const char *, FILE *, size_t);
247 handle_binary(const char *name, FILE *pfile, size_t size) in handle_binary() function
277 return (handle_binary(name, pfile, buf.st_size)); in handle_elf()
283 return (handle_binary(name, pfile, buf.st_size)); in handle_elf()
294 return (handle_binary(name, pfile, buf.st_size)); in handle_elf()