Searched defs:nshdrs (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 182 int nshdrs, shstrndx, nphdrs; in mapexec_brand() local 293 int nshdrs, shstrndx, nphdrs; in elfexec() local 997 getelfhead(vnode_t *vp, cred_t *credp, Ehdr *ehdr, int *nshdrs, int *shstrndx, in getelfhead() 1124 int nshdrs, int shstrndx, caddr_t *shbasep, ssize_t *shsizep, in getelfshdr() 1496 int nshdrs, shstrndx, nphdrs; in process_scns() local 1759 int error, i, nphdrs, nshdrs; in elfcore() local
|
/titanic_50/usr/src/lib/libproc/common/ |
H A D | Pgcore.c | 621 uint_t nshdrs = 0; in count_sections() local 1047 uint_t nphdrs, nshdrs; in Pfgcore() local
|
H A D | Psymtab.c | 1547 size_t *nshdrs, Elf_Data **shdata) in build_fake_elf() 1584 size_t nshdrs, shstrndx; in Pbuild_file_symtab() local
|