Searched defs:nesyms (Results 1 - 5 of 5) sorted by relevance
| /src/lib/libc/gen/ | ||
| H A D | nlist_ecoff.c | 77 long i, nesyms; local in function:__fdnlist_ecoff |
| H A D | nlist_coff.c | 91 long i, nesyms; local in function:__fdnlist_coff |
| /src/usr.sbin/kvm_mkdb/ | ||
| H A D | nlist_coff.c | 92 u_long symhdrsize, i, nesyms; local in function:create_knlist_coff |
| H A D | nlist_ecoff.c | 93 u_long symhdrsize, i, nesyms; local in function:create_knlist_ecoff |
| /src/usr.bin/elf2ecoff/ | ||
| H A D | elf2ecoff.c | 589 write_ecoff_symhdr(int out,struct ecoff32_exechdr * ep,struct ecoff32_symhdr * symhdrp,int32_t nesyms,int32_t extsymoff,int32_t extstroff,int32_t strsize) argument |
Completed in 8 milliseconds