Home
last modified time | relevance | path

Searched defs:nphdrs (Results 1 – 5 of 5) sorted by relevance

/titanic_51/usr/src/uts/common/exec/elf/
H A Delf.c182 int nshdrs, shstrndx, nphdrs; in mapexec_brand() local
293 int nshdrs, shstrndx, nphdrs; in elfexec() local
943 elfsize(Ehdr * ehdrp,int nphdrs,caddr_t phdrbase,uintptr_t * lddata) elfsize() argument
998 getelfhead(vnode_t * vp,cred_t * credp,Ehdr * ehdr,int * nshdrs,int * shstrndx,int * nphdrs) getelfhead() argument
1071 getelfphdr(vnode_t * vp,cred_t * credp,const Ehdr * ehdr,int nphdrs,caddr_t * phbasep,ssize_t * phsizep) getelfphdr() argument
1201 mapelfexec(vnode_t * vp,Ehdr * ehdr,int nphdrs,caddr_t phdrbase,Phdr ** uphdr,Phdr ** dyphdr,Phdr ** stphdr,Phdr ** dtphdr,Phdr * dataphdrp,caddr_t * bssbase,caddr_t * brkbase,intptr_t * voffset,intptr_t * minaddr,size_t len,long * execsz,size_t * brksize) mapelfexec() argument
1496 int nshdrs, shstrndx, nphdrs; process_scns() local
1759 int error, i, nphdrs, nshdrs; elfcore() local
[all...]
/titanic_51/usr/src/psm/stand/boot/common/
H A Dreadfile.c330 int nphdrs, phdrsize; in read_elf32() local
729 int nphdrs, phdrsize; in read_elf64() local
[all...]
/titanic_51/usr/src/uts/common/os/
H A Dmmapobj.c1295 calc_loadable(Ehdr *ehdrp, caddr_t phdrbase, int nphdrs, size_t *len, in calc_loadable() argument
1528 process_phdr(Ehdr *ehdrp, caddr_t phdrbase, int nphdrs, mmapobj_result_t *mrp, in process_phdr() argument
1918 int nphdrs; in doelfwork() local
[all...]
/titanic_51/usr/src/lib/libproc/common/
H A DPcore.c1829 size_t nphdrs; in core_find_text() local
1857 size_t nphdrs; in core_find_data() local
H A DPgcore.c1047 uint_t nphdrs, nshdrs; in Pfgcore() local
[all...]