Searched refs:auxv_size (Results 1 – 13 of 13) sorted by relevance
/external/libcap/libcap/include/uapi/linux/ |
D | prctl.h | 146 __u32 auxv_size; /* vector size */ member
|
/external/elfutils/libdwfl/ |
D | core-file.c | 510 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()
|
D | link_map.c | 717 dwfl_link_map_report (Dwfl *dwfl, const void *auxv, size_t auxv_size, in dwfl_link_map_report() argument 727 && likely (auxv_format_probe (auxv, auxv_size, &elfclass, &elfdata))) in dwfl_link_map_report() 739 for (size_t i = 0; i < auxv_size / sizeof av[0]; ++i) \ in dwfl_link_map_report()
|
D | libdwflP.h | 732 extern int dwfl_link_map_report (Dwfl *dwfl, const void *auxv, size_t auxv_size,
|
/external/musl/include/sys/ |
D | prctl.h | 101 uint32_t auxv_size; member
|
/external/kernel-headers/original/uapi/linux/ |
D | prctl.h | 147 __u32 auxv_size; /* vector size */ member
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 27198 __u32 auxv_size; member
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 24277 __u32 auxv_size; member
|
D | vmlinux.h | 24277 __u32 auxv_size; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 21312 __u32 auxv_size; member
|
D | vmlinux_510.h | 21312 __u32 auxv_size; member
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 26746 __u32 auxv_size; member
|
D | vmlinux.h | 26746 __u32 auxv_size; member
|