Searched refs:SHT_NOTE (Results 1 – 4 of 4) sorted by relevance
275 #define SHT_NOTE 7 macro
480 shdr->sh_type = SHT_NOTE; in jit_write_elf()
2379 if ((shdr.sh_type != SHT_NOTE) || (shdr.sh_flags & SHF_ALLOC)) { in construct_sdt_notes_list()
1646 (info->sechdrs[i].sh_type == SHT_NOTE)) in add_notes_attrs()1662 if (info->sechdrs[i].sh_type == SHT_NOTE) { in add_notes_attrs()2811 if (!sect_empty(sechdr) && sechdr->sh_type == SHT_NOTE && in init_build_id()
Completed in 24 milliseconds