Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Delf.h274 #define SHT_NOTE 7 macro
/Linux-v4.19/tools/perf/util/
Dgenelf.c485 shdr->sh_type = SHT_NOTE; in jit_write_elf()
Dsymbol-elf.c2126 if ((shdr.sh_type != SHT_NOTE) || (shdr.sh_flags & SHF_ALLOC)) { in construct_sdt_notes_list()
/Linux-v4.19/arch/powerpc/kernel/
Dkexec_elf_64.c307 case SHT_NOTE: in elf_is_shdr_sane()
/Linux-v4.19/kernel/
Dmodule.c1597 (info->sechdrs[i].sh_type == SHT_NOTE)) in add_notes_attrs()
1613 if (info->sechdrs[i].sh_type == SHT_NOTE) { in add_notes_attrs()