Home
last modified time | relevance | path

Searched refs:_auxv (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/nolibc/
H A Dcrt.h11 const unsigned long *_auxv __attribute__((weak)); variable
56 _auxv = auxv; in _start_c()
H A Dstdlib.h107 const unsigned long *auxv = _auxv; in getauxval()
/openbmc/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c609 test_auxv = _auxv; in run_startup()