Searched defs:getauxval (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/bionic/
H A Dgetauxval.cpp38 extern "C" unsigned long int getauxval(unsigned long int type) { function
/bionic/libc/private/
H A DKernelArgumentBlock.h52 // Similar to ::getauxval but doesn't require the libc global variables to be set up,
54 unsigned long getauxval(unsigned long type) { function in class:KernelArgumentBlock

Completed in 61 milliseconds