Searched refs:sect_empty (Results 1 – 3 of 3) sorted by relevance
81 if (!sect_empty(&info->sechdrs[i])) in add_sect_attrs()100 if (sect_empty(sec)) in add_sect_attrs()185 if (!sect_empty(&info->sechdrs[i]) && in add_notes_attrs()200 if (sect_empty(&info->sechdrs[i])) in add_notes_attrs()
352 static inline bool sect_empty(const Elf_Shdr *sect) in sect_empty() function
235 if (!sect_empty(sechdr) && sechdr->sh_type == SHT_NOTE && in init_build_id()