/third_party/rust/crates/rustix/src/param/ |
H A D | mod.rs | 9 mod auxv; modules
|
/third_party/rust/crates/rustix/tests/param/ |
H A D | main.rs | 14 mod auxv; modules
|
/third_party/musl/src/misc/ |
H A D | getauxval.c | 7 size_t *auxv = libc.auxv; in __getauxval() local
|
/third_party/skia/third_party/externals/libpng/contrib/powerpc-vsx/ |
H A D | linux_aux.c | 26 unsigned long auxv = getauxval(AT_HWCAP); in png_have_vsx() local
|
/third_party/eudev/src/shared/ |
H A D | random-util.c | 86 void *auxv; in initialize_srand() local
|
/third_party/elfutils/libelf/ |
H A D | gelf_update_auxv.c | 67 Elf32_auxv_t *auxv; in gelf_update_auxv() local
|
/third_party/musl/porting/linux/user/src/env/ |
H A D | __libc_start_main.c | 26 size_t i, *auxv, aux[AUX_CNT] = { 0 }; in __init_libc() local
|
/third_party/musl/src/env/ |
H A D | __libc_start_main.c | 28 size_t i, *auxv, aux[AUX_CNT] = { 0 }; in __init_libc() local
|
/third_party/musl/porting/liteos_a/user/src/env/ |
H A D | __libc_start_main.c | 25 size_t i, *auxv, aux[AUX_CNT] = { 0 }; in __init_libc() local
|
/third_party/musl/porting/liteos_a/user_debug/src/env/ |
H A D | __libc_start_main.c | 26 size_t i, *auxv, aux[AUX_CNT] = { 0 }; in __init_libc() local
|
/third_party/ffmpeg/libavutil/arm/ |
H A D | cpu.c | 70 struct { uint32_t a_type; uint32_t a_val; } auxv; in get_hwcap() local
|
/third_party/ltp/libs/libltpvdso/ |
H A D | parse_vdso.c | 265 void vdso_init_from_auxv(void *auxv) in vdso_init_from_auxv() argument
|
/third_party/musl/porting/linux/user/src/internal/ |
H A D | libc.h | 42 size_t *auxv; member
|
/third_party/musl/porting/liteos_a/user/src/internal/ |
H A D | libc.h | 26 size_t *auxv; member
|
/third_party/musl/src/internal/ |
H A D | libc.h | 28 size_t *auxv; member
|
/third_party/musl/ldso/ |
H A D | dlstart.c | 30 size_t *auxv = (void *)(argv+i+1); in _dlstart_c() local
|
/third_party/elfutils/libdwfl/ |
H A D | core-file.c | 508 const void *auxv = NULL; in dwfl_core_file_report() local
|
H A D | link_map.c | 101 auxv_format_probe (const void *auxv, size_t size, in auxv_format_probe() argument 717 dwfl_link_map_report(Dwfl *dwfl, const void *auxv, size_t auxv_size, Dwfl_Memory_Callback *memory_callback, void *memory_callback_arg, struct r_debug_info *r_debug_info) dwfl_link_map_report() argument [all...] |
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
H A D | prctl.h | 100 uint64_t *auxv; member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | prctl.h | 100 uint64_t *auxv; member
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | prctl.h | 100 uint64_t *auxv; member
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
H A D | prctl.h | 100 uint64_t *auxv; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | prctl.h | 100 uint64_t *auxv; member
|
/third_party/musl/include/sys/ |
H A D | prctl.h | 100 uint64_t *auxv; member
|
/third_party/musl/porting/liteos_a/user/ldso/ |
H A D | dynlink.c | 1582 void __init_tls(size_t *auxv) in __init_tls() argument 1661 size_t *auxv; in __dls2() local 1724 void __dls2b(size_t *sp, size_t *auxv) in __dls2b() argument 1747 __dls3(size_t *sp, size_t *auxv) __dls3() argument [all...] |