Searched refs:SHT_NULL (Results 1 – 10 of 10) sorted by relevance
262 #define SHT_NULL 0 macro
53 [0] = SHT_NULL,
67 (Sh_Type >= SHT_NULL && Sh_Type < SHT_NUM \
323 #define SHT_NULL 0 /* Section header table entry unused */ macro
1064 #define SHT_NULL 0 macro
989 SHT_NULL = 0, // No associated section (inactive entry). enumerator
1320 case ELF::SHT_NULL: in WriteSection()
926 if (unlikely (scninfo->shdr.sh_type == SHT_NULL)) in mark_section_used()1143 if (fileinfo->scninfo[cnt].shdr.sh_type == SHT_NULL) in add_relocatable_file()3297 assert (head->type != SHT_NULL); in ld_generic_create_sections()
3780 case SHT_NULL: in check_sections()
340 #define SHT_NULL 0 /* Section header table entry unused */ macro