Searched refs:n_type (Results 1 – 6 of 6) sorted by relevance
41 u32 n_type; in read_build_id() member54 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()
857 if (nhdr->n_type == NT_GNU_BUILD_ID && in elf_read_build_id()989 if (nhdr.n_type == NT_GNU_BUILD_ID && in sysfs__read_build_id()2917 if (nhdr.n_type != SDT_NOTE_TYPE) in construct_sdt_notes_list()
478 Elf32_Word n_type; /* Content type */ member485 Elf64_Word n_type; /* Content type */ member
206 if (nhdr->n_type == NT_PPC_PKEY) in check_core_file()
412 if (nhdr->n_type == 3 && nhdr->n_namesz == sizeof("GNU") && in parse_build_id_buf()
1146 if (nhdr->n_type != USDT_NOTE_TYPE) in parse_usdt_note()
Completed in 21 milliseconds