Home
last modified time | relevance | path

Searched refs:NT_PLATFORM (Results 1 – 11 of 11) sorted by relevance

/third_party/elfutils/libebl/
Deblcorenote.c66 if (nhdr->n_type == NT_PLATFORM in ebl_core_note()
DChangeLog151 it contains a zero terminated string if it is an NT_PLATFORM note.
/third_party/rust/crates/libc/libc-test/semver/
Dlinux-gnu.txt337 NT_PLATFORM
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs945 pub const NT_PLATFORM: ::c_int = 5; constant
/third_party/musl/porting/linux/user/include/
Delf.h635 #define NT_PLATFORM 5 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h632 #define NT_PLATFORM 5 macro
/third_party/musl/include/
Delf.h640 #define NT_PLATFORM 5 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h632 #define NT_PLATFORM 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h632 #define NT_PLATFORM 5 macro
/third_party/elfutils/libelf/
Delf.h756 #define NT_PLATFORM 5 /* String from sysinfo(SI_PLATFORM) */ macro
/third_party/elfutils/src/
Delflint.c4327 case NT_PLATFORM: in check_note_data()