Home
last modified time | relevance | path

Searched refs:n_type (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
Dsymbol-minimal.c41 u32 n_type; in read_build_id() member
54 nhdr->n_type = bswap_32(nhdr->n_type); in read_build_id()
63 if (nhdr->n_type == NT_GNU_BUILD_ID && in read_build_id()
Dsymbol-elf.c545 if (nhdr->n_type == NT_GNU_BUILD_ID && in elf_read_build_id()
644 if (nhdr.n_type == NT_GNU_BUILD_ID && in sysfs__read_build_id()
2351 if (nhdr.n_type != SDT_NOTE_TYPE) in construct_sdt_notes_list()
/tools/testing/selftests/powerpc/ptrace/
Dcore-pkey.c235 if (nhdr->n_type == NT_PPC_PKEY) in check_core_file()