Searched refs:PT_NUM (Results 1 – 8 of 8) 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()
481 #define PT_NUM 8 macro
606 #define PT_NUM 8 /* Number of defined types */ macro
716 #define PT_NUM 8 /* Number of defined types */ macro
1770 pub const PT_NUM: u32 = 8; constant
4511 if (phdr->p_type >= PT_NUM && phdr->p_type != PT_GNU_EH_FRAME in check_program_header()
2663 pub const PT_NUM: u32 = 8; constant