Searched defs:uphdr (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 184 Phdr *uphdr = NULL; in mapexec_brand() local 265 Phdr *uphdr = NULL; in elfexec() local 1203 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 [all...] |
/titanic_51/usr/src/cmd/sgs/rtld/common/ |
H A D | elf.c | 1655 Phdr *phdr, *tphdr = NULL, *dphdr = NULL, *uphdr = NULL; local
|
/titanic_51/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 540 unwind_eh_frame(Cache *cache, Word shndx, Word shnum, Phdr *uphdr, Ehdr *ehdr, in unwind_eh_frame() argument 865 Phdr *uphdr = NULL; in unwind() local
|