Searched defs:auxv (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/misc/
H A Dgetauxval.c7 size_t *auxv = libc.auxv; local
/seL4-refos-master/libs/libmuslc/src/env/
H A D__libc_start_main.c24 size_t i, *auxv, aux[AUX_CNT] = { 0 }; local
/seL4-refos-master/libs/libmuslc/ldso/
H A Ddlstart.c30 size_t *auxv = (void *)(argv+i+1); local
H A Ddynlink.c1255 void __init_tls(size_t *auxv) argument
1335 size_t *auxv, aux[AUX_CNT]; local
1395 size_t aux[AUX_CNT], *auxv; local
[all...]
/seL4-refos-master/libs/libmuslc/src/internal/
H A Dlibc.h25 size_t *auxv; member in struct:__libc
/seL4-refos-master/projects/refos/impl/apps/selfloader/src/
H A Dselfloader.c387 Elf_auxv_t auxv[] = { {.a_type = AT_SYSINFO, .a_un = {sysinfo} } }; local
/seL4-refos-master/apps/selfloader/src/
H A Dselfloader.c387 Elf_auxv_t auxv[] = { {.a_type = AT_SYSINFO, .a_un = {sysinfo} } }; local
/seL4-refos-master/libs/libmuslc/include/sys/
H A Dprctl.h100 uint64_t *auxv; member in struct:prctl_mm_map
/seL4-refos-master/libs/libsel4utils/src/
H A Dprocess.c294 Elf_auxv_t auxv[7]; local
[all...]
/seL4-refos-master/projects/seL4_libs/libsel4utils/src/
H A Dprocess.c294 Elf_auxv_t auxv[7]; local
[all...]

Completed in 100 milliseconds