HomeSort by relevance Sort by last modified time
    Searched defs:getauxval (Results 1 - 2 of 2) sorted by null

  /bionic/libc/bionic/
getauxval.cpp 37 extern "C" unsigned long int getauxval(unsigned long int type) { function
  /bionic/libc/private/
KernelArgumentBlock.h 49 // Similar to ::getauxval but doesn't require the libc global variables to be set up,
52 unsigned long getauxval(unsigned long type, bool* found_match = NULL) { function in class:KernelArgumentBlock

Completed in 126 milliseconds