Searched refs:__getauxval2 (Results 1 – 4 of 4) sorted by relevance
24 __getauxval2 (unsigned long int type, unsigned long int *result) in __getauxval2() function52 libc_hidden_def (__getauxval2) in libc_hidden_def() argument59 if (__getauxval2 (type, &result)) in libc_hidden_def()
10 _Bool __getauxval2 (unsigned long int type, unsigned long int *result);11 libc_hidden_proto (__getauxval2)
28 if (__getauxval2 (type, result)) in getauxval2_einval()
7579 misc: Add internal __getauxval2 function7582 [! _ISOMAC](__getauxval2): New function.7588 (__getauxval2): New function.