Searched refs:PT_NULL (Results 1 – 14 of 14) sorted by relevance
60 if (segment >= PT_NULL && segment < PT_NUM) in ebl_segment_type_name()
80 [PT_NULL] = "NULL", in main()
97 #define PT_NULL 0 /* Unused entry. */ macro
11 #define PT_NULL 0 macro
25 #define PT_NULL 0 macro
190 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()
981 PT_NULL = 0, // Unused segment. enumerator
1014 PT_NULL = 0, // Unused segment. enumerator
1012 PT_NULL = 0, // Unused segment. enumerator
598 #define PT_NULL 0 /* Program header table entry unused */ macro
599 #define PT_NULL 0 /* Program header table entry unused */ macro
1151 LLVM_READOBJ_ENUM_CASE(ELF, PT_NULL ); in getElfSegmentType()1171 LLVM_READOBJ_PHDR_ENUM(ELF, PT_NULL) in getElfPtType()
562 #define PT_NULL 0 /* Program header table entry unused */ macro