Home
last modified time | relevance | path

Searched refs:SHT_NOTE (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
A Delf.h275 #define SHT_NOTE 7 macro
/linux/tools/perf/util/
A Dgenelf.c480 shdr->sh_type = SHT_NOTE; in jit_write_elf()
A Dsymbol-elf.c2379 if ((shdr.sh_type != SHT_NOTE) || (shdr.sh_flags & SHF_ALLOC)) { in construct_sdt_notes_list()
/linux/kernel/
A Dmodule.c1646 (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