Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c300 struct bigwad { in elfexec() struct
301 Ehdr ehdr; in elfexec()
302 aux_entry_t elfargs[__KERN_NAUXV_IMPL]; in elfexec()
303 char dl_name[MAXPATHLEN]; in elfexec()
304 char pathbuf[MAXPATHLEN]; in elfexec()
305 struct vattr vattr; in elfexec()
306 struct execenv exenv; in elfexec()
307 } *bigwad; /* kmem_alloc this behemoth so we don't blow stack */ in elfexec() local
2083 void *bigwad, *zeropg = NULL; in elfcore() local
H A Dold_notes.c94 } *bigwad; in write_old_elfnotes() local
H A Delf_notes.c198 } *bigwad; in write_elfnotes() local