Searched refs:check_coff (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/usr.bin/crunch/crunchide/ |
| D | extern.h | 42 int check_coff(int, const char *);
|
| D | exec_coff.c | 58 check_coff(int fd, const char *filename) in check_coff() function
|
| D | crunchide.c | 222 { "COFF", check_coff, hide_coff, },
|
| /netbsd/src/usr.sbin/mdsetimage/ |
| D | extern.h | 49 int check_coff(const char *, size_t);
|
| D | exec_coff.c | 52 check_coff(const char *mappedfile, size_t mappedsize) in check_coff() function
|
| D | bin_nlist.c | 69 { "COFF", check_coff, findoff_coff, },
|
| /netbsd/src/sys/arch/atari/stand/binpatch/ |
| D | binpatch.c | 108 { "COFF", check_coff, findoff_coff, },
|