Home
last modified time | relevance | path

Searched refs:auxv_size (Results 1 - 24 of 24) sorted by relevance

/third_party/elfutils/libdwfl/
H A Dcore-file.c510 size_t auxv_size = 0; in dwfl_core_file_report() local
536 auxv_size = nhdr.n_descsz; in dwfl_core_file_report()
552 int retval = dwfl_link_map_report (dwfl, auxv, auxv_size, in dwfl_core_file_report()
H A Dlink_map.c721 dwfl_link_map_report (Dwfl *dwfl, const void *auxv, size_t auxv_size, in dwfl_link_map_report()
731 && likely (auxv_format_probe (auxv, auxv_size, &elfclass, &elfdata))) in dwfl_link_map_report()
743 for (size_t i = 0; i < auxv_size / sizeof av[0]; ++i) \ in dwfl_link_map_report()
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
H A DlibdwflP.h732 extern int dwfl_link_map_report (Dwfl *dwfl, const void *auxv, size_t auxv_size,
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dprctl.h101 uint32_t auxv_size; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dprctl.h101 uint32_t auxv_size; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dprctl.h101 uint32_t auxv_size; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dprctl.h101 uint32_t auxv_size; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dprctl.h101 uint32_t auxv_size; member
/third_party/musl/include/sys/
H A Dprctl.h101 uint32_t auxv_size; member
/third_party/rust/crates/rustix/src/process/
H A Dprctl.rs734 pub auxv_size: u32,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs3319 pub auxv_size: __u32,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs3318 pub auxv_size: __u32,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs3298 pub auxv_size: __u32,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs3434 pub auxv_size: __u32,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs3503 pub auxv_size: __u32,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs3456 pub auxv_size: __u32,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs3567 pub auxv_size: __u32,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs3402 pub auxv_size: __u32,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs3667 pub auxv_size: __u32,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs3371 pub auxv_size: __u32,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs3643 pub auxv_size: __u32,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs3349 pub auxv_size: __u32,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs3432 pub auxv_size: __u32,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs3360 pub auxv_size: __u32,

Completed in 187 milliseconds