Home
last modified time | relevance | path

Searched defs:mappedsize (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/usr.sbin/mdsetimage/
H A Dexec_aout.c49 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 Dexec_ecoff.c49 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 Dexec_coff.c52 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 Dbin_nlist.c90 bin_find_md_root(void *binp, const char *mappedfile, off_t mappedsize, in bin_find_md_root()
/netbsd-src/lib/libc/gen/
H A Dnlist_ecoff.c73 size_t mappedsize; in __fdnlist_ecoff() local
H A Dnlist_elf32.c96 size_t mappedsize, nsyms; in ELFNAMEEND() local
H A Dnlist_coff.c88 size_t mappedsize; in __fdnlist_coff() local
/netbsd-src/usr.sbin/kvm_mkdb/
H A Dnlist_ecoff.c91 size_t mappedsize, symnamesize, fsymnamesize; local
H A Dnlist_coff.c90 size_t mappedsize, symnamesize, fsymnamesize; local
H A Dnlist_elf32.c101 size_t mappedsize, symnamesize, fsymnamesize; variable