Home
last modified time | relevance | path

Searched refs:ELFDATANUM (Results 1 - 9 of 9) sorted by relevance

/third_party/elfutils/libelf/
H A Dcommon.h55 && data > ELFDATANONE && data < ELFDATANUM in determine_kind()
H A Delf32_updatenull.c74 else if (unlikely (ehdr->e_ident[EI_DATA] >= ELFDATANUM)) in ELFW()
H A Delf.h129 #define ELFDATANUM 3 macro
/third_party/musl/porting/linux/user/include/
H A Delf.h97 #define ELFDATANUM 3 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h97 #define ELFDATANUM 3 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h97 #define ELFDATANUM 3 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h97 #define ELFDATANUM 3 macro
/third_party/musl/include/
H A Delf.h97 #define ELFDATANUM 3 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1408 pub const ELFDATANUM: usize = 3; consts

Completed in 75 milliseconds