Home
last modified time | relevance | path

Searched refs:AT_IGNOREPPC (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/linux/user/include/
Delf.h1021 #define AT_IGNOREPPC 22 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1013 #define AT_IGNOREPPC 22 macro
/third_party/musl/include/
Delf.h1030 #define AT_IGNOREPPC 22 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1013 #define AT_IGNOREPPC 22 macro
/third_party/elfio/elfio/
Delf_types.hpp1083 constexpr Elf_Word AT_IGNOREPPC = 22; // Entry should be ignored. variable
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1013 #define AT_IGNOREPPC 22 macro
/third_party/elfutils/libelf/
Delf.h1215 #define AT_IGNOREPPC 22 /* Entry should be ignored. */ macro
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs147 pub const AT_IGNOREPPC: u32 = 22; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs147 pub const AT_IGNOREPPC: u32 = 22; constant