Searched refs:PT_NULL (Results 1 – 9 of 9) sorted by relevance
60 if (segment >= PT_NULL && segment < PT_NUM) in ebl_segment_type_name()
80 [PT_NULL] = "NULL", in main()
25 #define PT_NULL 0 macro
117 for (const ElfW(Dyn) *p = dynamic; p->d_tag != PT_NULL; ++p) { in find_cfi_check_in_dso()
134 notes->p_type = PT_NULL; in dwfl_report_core_segments()
989 PT_NULL = 0, // Unused segment. enumerator
599 #define PT_NULL 0 /* Program header table entry unused */ macro
835 LLVM_READOBJ_ENUM_CASE(ELF, PT_NULL ); in getElfSegmentType()
562 #define PT_NULL 0 /* Program header table entry unused */ macro