Home
last modified time | relevance | path

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

/tools/perf/util/
A Dgenelf.c417 shdr->sh_type = SHT_NOTE; in jit_write_elf()
A Dsymbol-elf.c2903 if ((shdr.sh_type != SHT_NOTE) || (shdr.sh_flags & SHF_ALLOC)) { in construct_sdt_notes_list()
/tools/include/uapi/linux/
A Delf.h287 #define SHT_NOTE 7 macro
/tools/lib/bpf/
A Dusdt.c603 if (notes_shdr.sh_type != SHT_NOTE || !gelf_getehdr(elf, &ehdr)) { in collect_usdt_targets()

Completed in 15 milliseconds