Home
last modified time | relevance | path

Searched defs:AT_PHENT (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dauxvec.h13 #define AT_PHENT 4 /* size of program header entry */ macro
/external/rust/crates/libc/src/unix/linux_like/android/b64/
Dmod.rs264 pub const AT_PHENT: ::c_ulong = 4; constant
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py920 AT_PHENT = 4 variable
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1242 pub const AT_PHENT: ::c_ulong = 4; constant
/external/google-breakpad/src/third_party/musl/include/
Delf.h832 #define AT_PHENT 4 macro
/external/kmod/port-gnu/
Delf.h1006 #define AT_PHENT 4 /* Size of program header entry */ macro
/external/elfutils/libelf/
Delf.h1163 #define AT_PHENT 4 /* Size of program header entry */ macro