Searched defs:bigwad (Results 1 – 3 of 3) sorted by relevance
284 struct bigwad { in elfexec() struct285 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() local1767 } *bigwad; in elfcore() local
115 } *bigwad; in write_old_elfnotes() local
185 } *bigwad; in write_elfnotes() local