Home
last modified time | relevance | path

Searched defs:AT_ICACHEBSIZE (Results 1 – 11 of 11) sorted by relevance

/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1353 pub const AT_ICACHEBSIZE: ::c_int = 11; constant
/third_party/elfio/elfio/
Delf_types.hpp1081 constexpr Elf_Word AT_ICACHEBSIZE = 20; // Instruction cache block size. variable
/third_party/musl/porting/linux/user/include/
Delf.h1016 #define AT_ICACHEBSIZE 20 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1008 #define AT_ICACHEBSIZE 20 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1008 #define AT_ICACHEBSIZE 20 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1008 #define AT_ICACHEBSIZE 20 macro
/third_party/musl/include/
Delf.h1011 #define AT_ICACHEBSIZE 20 macro
/third_party/musl/ndk_musl_include/
Delf.h1008 #define AT_ICACHEBSIZE 20 macro
/third_party/elfutils/libelf/
Delf.h1210 #define AT_ICACHEBSIZE 20 /* Instruction cache block size. */ macro
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs145 pub const AT_ICACHEBSIZE: u32 = 20; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs145 pub const AT_ICACHEBSIZE: u32 = 20; constant