Searched refs:PT_NUM (Results 1 – 14 of 14) sorted by relevance
46 static const char *ptypes[PT_NUM] = in ebl_segment_type_name()60 if (segment >= PT_NULL && segment < PT_NUM) in ebl_segment_type_name()
94 if (phdr->p_type >= PT_NUM) in main()
752 PT_NUM
1866 PT_NUM
601 #define PT_NUM 8 macro
602 #define PT_NUM 8 macro
725 #define PT_NUM 8 /* Number of defined types */ macro
1539 pub const PT_NUM: u32 = 8; constant
2674 pub const PT_NUM: u32 = 8; constant
4519 if (phdr->p_type >= PT_NUM && phdr->p_type != PT_GNU_EH_FRAME in check_program_header()