Home
last modified time | relevance | path

Searched defs:bigwad (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/exec/elf/
H A Delf.c284 struct bigwad { in elfexec() struct
285 Ehdr ehdr; in elfexec()
286 aux_entry_t elfargs[__KERN_NAUXV_IMPL]; in elfexec()
287 char dl_name[MAXPATHLEN]; in elfexec()
288 char pathbuf[MAXPATHLEN]; in elfexec()
289 struct vattr vattr; in elfexec()
290 struct execenv exenv; in elfexec()
291 } *bigwad; /* kmem_alloc this behemoth so we don't blow stack */ in elfexec() local
1767 } *bigwad; in elfcore() local
H A Dold_notes.c115 } *bigwad; in write_old_elfnotes() local
H A Delf_notes.c185 } *bigwad; in write_elfnotes() local