Home
last modified time | relevance | path

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

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