Searched refs:PT_NULL (Results 1 – 10 of 10) sorted by relevance
60 if (segment >= PT_NULL && segment < PT_NUM) in ebl_segment_type_name()
80 [PT_NULL] = "NULL", in main()
117 for (const ElfW(Dyn) *p = dynamic; p->d_tag != PT_NULL; ++p) { in find_cfi_check_in_dso()
25 #define PT_NULL 0 macro
134 notes->p_type = PT_NULL; in dwfl_report_core_segments()
989 PT_NULL = 0, // Unused segment. enumerator
1640 CASE_AND_STREAM(s, PT_NULL , kStrWidth); in DumpELFProgramHeader_p_type()
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