Searched refs:auxargs (Results 1 – 9 of 9) sorted by relevance
55 args = (Elf_Auxargs *)imgp->auxargs; in __elfN()95 free(imgp->auxargs, M_TEMP); in __elfN()96 imgp->auxargs = NULL; in __elfN()
347 if (imgp->execpath != NULL && imgp->auxargs != NULL) { in __linuxN()375 if (imgp->auxargs) { in __linuxN()457 if (imgp->auxargs) { in __linuxN()501 args = imgp->auxargs; in __linuxN()539 free(imgp->auxargs, M_TEMP); in __linuxN()540 imgp->auxargs = NULL; in __linuxN()
69 void *auxargs; /* ELF Auxinfo structure pointer */ member
109 args = (Elf32_Auxargs *)imgp->auxargs; in cloudabi32_fixup()
109 args = (Elf64_Auxargs *)imgp->auxargs; in cloudabi64_fixup()
635 if (imgp->execpath != NULL && imgp->auxargs != NULL) { in linux_copyout_strings()658 if (imgp->auxargs) { in linux_copyout_strings()723 if (imgp->auxargs) { in linux_copyout_strings()
1731 if (imgp->execpath != NULL && imgp->auxargs != NULL) { in exec_copyout_strings()1770 if (imgp->auxargs) { in exec_copyout_strings()1847 if (imgp->auxargs) { in exec_copyout_strings()
1417 imgp->auxargs = elf_auxargs; in __CONCAT()1436 Elf_Auxargs *args = (Elf_Auxargs *)imgp->auxargs; in __elfN()1502 free(imgp->auxargs, M_TEMP); in __elfN()1503 imgp->auxargs = NULL; in __elfN()
3507 if (imgp->execpath != NULL && imgp->auxargs != NULL) { in freebsd32_copyout_strings()3547 if (imgp->auxargs) { in freebsd32_copyout_strings()3623 if (imgp->auxargs) { in freebsd32_copyout_strings()