Searched refs:SHT_NULL (Results 1 – 8 of 8) sorted by relevance
99 CONV_DS_MSG_INIT(SHT_NULL, secs_def) }; in sec_type_strings()101 CONV_DS_MSG_INIT(SHT_NULL, secs_dmp) }; in sec_type_strings()103 CONV_DS_MSG_INIT(SHT_NULL, secs_cf) }; in sec_type_strings()105 CONV_DS_MSG_INIT(SHT_NULL, secs_nf) }; in sec_type_strings()
26 @ MSG_SHT_NULL "[ SHT_NULL ]" # 028 @ MSG_SHT_NULL_CF "SHT_NULL"
400 if (ctfsect.cts_type == SHT_NULL) { in ctf_fdopen()414 if (symsect.cts_type != SHT_NULL && in ctf_fdopen()415 strsect.cts_type != SHT_NULL) { in ctf_fdopen()
221 if (sh->sh_type == SHT_NULL) { in _elf_upd_lib()598 (sh->sh_type == SHT_NULL)) { in wrt()916 if ((sh->sh_type == SHT_NOBITS) || (sh->sh_type == SHT_NULL)) in _elfxx_swap_wrimage()
174 { "SHT_NULL", 0xffffffff, SHT_NULL }, in dump_shdr()
455 if (shdr->sh_type == SHT_NULL) { in process_shdr()
407 #define SHT_NULL 0 /* sh_type */ macro
513 if (gelf_getshdr(sp, &sh) == NULL || sh.sh_type == SHT_NULL || in dt_module_load_sect()1108 if (gelf_getshdr(sp, &sh) == NULL || sh.sh_type == SHT_NULL || in dt_module_update()