Searched defs:mappedsize (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/usr.sbin/mdsetimage/ |
H A D | exec_aout.c | 49 check_aout(const char *mappedfile, size_t mappedsize) in check_aout() 68 findoff_aout(const char *mappedfile, size_t mappedsize, u_long vmaddr, in findoff_aout()
|
H A D | exec_ecoff.c | 49 check_ecoff(const char *mappedfile, size_t mappedsize) in check_ecoff() 68 findoff_ecoff(const char *mappedfile, size_t mappedsize, u_long vmaddr, in findoff_ecoff()
|
H A D | exec_coff.c | 52 check_coff(const char *mappedfile, size_t mappedsize) in check_coff() 71 findoff_coff(const char *mappedfile, size_t mappedsize, u_long vmaddr, in findoff_coff()
|
H A D | bin_nlist.c | 90 bin_find_md_root(void *binp, const char *mappedfile, off_t mappedsize, in bin_find_md_root()
|
/netbsd-src/lib/libc/gen/ |
H A D | nlist_ecoff.c | 73 size_t mappedsize; in __fdnlist_ecoff() local
|
H A D | nlist_elf32.c | 96 size_t mappedsize, nsyms; in ELFNAMEEND() local
|
H A D | nlist_coff.c | 88 size_t mappedsize; in __fdnlist_coff() local
|
/netbsd-src/usr.sbin/kvm_mkdb/ |
H A D | nlist_ecoff.c | 91 size_t mappedsize, symnamesize, fsymnamesize; local
|
H A D | nlist_coff.c | 90 size_t mappedsize, symnamesize, fsymnamesize; local
|
H A D | nlist_elf32.c | 101 size_t mappedsize, symnamesize, fsymnamesize; variable
|