Searched refs:AT_EXECPATH (Results 1 – 11 of 11) sorted by relevance
94 #define AT_EXECPATH 15 /* Path to the executable. */ macro179 #define AT_EXECPATH 15 /* Path to the executable. */ macro
84 #define AT_EXECPATH 15 /* Path to the executable. */ macro
86 #define AT_EXECPATH 15 /* Path to the executable. */ macro
81 #define AT_EXECPATH 15 /* Path to the executable. */ macro
101 #define AT_EXECPATH 13 /* Path to the executable. */ macro
138 #define AT_EXECPATH 15 /* Path to the executable. */ macro
163 case AT_EXECPATH: in dl_init_phdr_info()
135 case AT_EXECPATH: in procstat_auxv()
523 if (aux_info[AT_EXECPATH] != 0) { in _rtld()527 kexecpath = aux_info[AT_EXECPATH]->a_un.a_ptr; in _rtld()
1075 AUXARGS_ENTRY(pos, AT_EXECPATH, imgp->execpathp); in __elfN()