Searched refs:getauxval_ret (Results 1 – 1 of 1) sorted by relevance
157 const unsigned long getauxval_ret = getauxval(AT_EXECFN); in DEFINE_BSS_GET() local158 if (getauxval_ret != 0) { in DEFINE_BSS_GET()159 current_process = (const char *)getauxval_ret; in DEFINE_BSS_GET()