Home
last modified time | relevance | path

Searched refs:PT_NUM (Results 1 - 11 of 11) sorted by relevance

/third_party/elfutils/libebl/
H A Deblsegmenttypename.c46 static const char *ptypes[PT_NUM] = in ebl_segment_type_name()
60 if (segment >= PT_NULL && segment < PT_NUM) in ebl_segment_type_name()
/third_party/elfutils/tests/
H A Dshowptable.c94 if (phdr->p_type >= PT_NUM) in main()
/third_party/musl/porting/linux/user/include/
H A Delf.h603 #define PT_NUM 8 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h601 #define PT_NUM 8 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h601 #define PT_NUM 8 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h601 #define PT_NUM 8 macro
/third_party/musl/include/
H A Delf.h614 #define PT_NUM 8 macro
/third_party/elfutils/libelf/
H A Delf.h725 #define PT_NUM 8 /* Number of defined types */ macro
/third_party/elfutils/src/
H A Delflint.c4519 if (phdr->p_type >= PT_NUM && phdr->p_type != PT_GNU_EH_FRAME in check_program_header()
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2674 pub const PT_NUM: u32 = 8; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1539 pub const PT_NUM: u32 = 8; consts

Completed in 84 milliseconds