Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
A Delf.h32 #define PT_NOTE 4 macro
/tools/perf/util/
A Dsymbol-minimal.c170 if ((elf32 ? hdrs.phdr32[i].p_type : hdrs.phdr64[i].p_type) != PT_NOTE) in filename__read_build_id()
/tools/testing/selftests/powerpc/ptrace/
A Dcore-pkey.c197 if (phdr->p_type == PT_NOTE) in check_core_file()
/tools/testing/selftests/bpf/
A Dtrace_helpers.c464 if (phdr->p_type != PT_NOTE) in read_build_id()

Completed in 10 milliseconds