Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Delf.h274 #define SHT_NOTE 7 macro
/Linux-v5.4/tools/perf/util/
Dgenelf.c485 shdr->sh_type = SHT_NOTE; in jit_write_elf()
Dsymbol-elf.c2193 if ((shdr.sh_type != SHT_NOTE) || (shdr.sh_flags & SHF_ALLOC)) { in construct_sdt_notes_list()
/Linux-v5.4/kernel/
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()