/openbmc/qemu/target/s390x/ |
H A D | arch_dump.c | 96 note->hdr.n_type = cpu_to_be32(NT_PRSTATUS); in s390x_write_elf64_prstatus() 113 note->hdr.n_type = cpu_to_be32(NT_FPREGSET); in s390x_write_elf64_fpregset() 124 note->hdr.n_type = cpu_to_be32(NT_S390_VXRS_LOW); in s390x_write_elf64_vregslo() 137 note->hdr.n_type = cpu_to_be32(NT_S390_VXRS_HIGH); in s390x_write_elf64_vregshi() 148 note->hdr.n_type = cpu_to_be32(NT_S390_GS_CB); in s390x_write_elf64_gscb() 156 note->hdr.n_type = cpu_to_be32(NT_S390_TIMER); in s390x_write_elf64_timer() 162 note->hdr.n_type = cpu_to_be32(NT_S390_TODCMP); in s390x_write_elf64_todcmp() 168 note->hdr.n_type = cpu_to_be32(NT_S390_TODPREG); in s390x_write_elf64_todpreg() 176 note->hdr.n_type = cpu_to_be32(NT_S390_CTRS); in s390x_write_elf64_ctrs() 185 note->hdr.n_type = cpu_to_be32(NT_S390_PREFIX); in s390x_write_elf64_prefix() [all …]
|
/openbmc/qemu/target/ppc/ |
H A D | arch_dump.c | 113 note->hdr.n_type = cpu_to_dump32(s, NT_PRSTATUS); in ppc_write_elf_prstatus() 143 note->hdr.n_type = cpu_to_dump32(s, NT_PRFPREG); in ppc_write_elf_fpregset() 162 note->hdr.n_type = cpu_to_dump32(s, NT_PPC_VMX); in ppc_write_elf_vmxregset() 194 note->hdr.n_type = cpu_to_dump32(s, NT_PPC_VSX); in ppc_write_elf_vsxregset() 210 note->hdr.n_type = cpu_to_dump32(s, NT_PPC_SPE); in ppc_write_elf_speregset()
|
/openbmc/linux/tools/perf/util/ |
H A D | symbol-minimal.c | 41 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()
|
H A D | symbol-elf.c | 918 if (nhdr->n_type == NT_GNU_BUILD_ID && in elf_read_build_id() 1050 if (nhdr.n_type == NT_GNU_BUILD_ID && in sysfs__read_build_id() 2827 if (nhdr.n_type != SDT_NOTE_TYPE) in construct_sdt_notes_list()
|
/openbmc/linux/include/uapi/linux/ |
H A D | vmcore.h | 13 __u32 n_type; /* NT_VMCOREDD */ member
|
H A D | elf.h | 465 Elf32_Word n_type; /* Content type */ member 472 Elf64_Word n_type; /* Content type */ member
|
H A D | a.out.h | 152 unsigned char n_type; member
|
/openbmc/qemu/target/i386/ |
H A D | arch_dump.c | 88 note->n_type = cpu_to_le32(NT_PRSTATUS); in x86_64_write_elf64_note() 166 note->n_type = cpu_to_le32(NT_PRSTATUS); in x86_write_elf64_note() 220 note->n_type = cpu_to_le32(NT_PRSTATUS); in x86_cpu_write_elf32_note() 359 note32->n_type = 0; in cpu_write_qemu_note() 364 note64->n_type = 0; in cpu_write_qemu_note()
|
/openbmc/qemu/target/riscv/ |
H A D | arch_dump.c | 62 note->hdr.n_type = cpu_to_dump32(s, type); in riscv64_note_init() 131 note->hdr.n_type = cpu_to_dump32(s, type); in riscv32_note_init()
|
/openbmc/qemu/scripts/ |
H A D | dump-guest-memory.py | 121 def add_note(self, n_name, n_desc, n_type): argument 128 note.n_type = n_type
|
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | coredump.c | 126 en.n_type = NT_SPU; in spufs_arch_write_note()
|
/openbmc/qemu/target/loongarch/ |
H A D | arch_dump.c | 86 note->hdr.n_type = cpu_to_dump32(s, type); in loongarch_note_init()
|
/openbmc/qemu/target/arm/ |
H A D | arch_dump.c | 102 note->hdr.n_type = cpu_to_dump32(s, type); in aarch64_note_init() 335 note->hdr.n_type = cpu_to_dump32(s, type); in arm_note_init()
|
/openbmc/linux/lib/ |
H A D | buildid.c | 39 if (nhdr->n_type == BUILD_ID && in parse_build_id_buf()
|
/openbmc/linux/net/key/ |
H A D | af_key.c | 999 struct sadb_x_nat_t_type *n_type; in __pfkey_xfrm_state2msg() local 1003 n_type = skb_put(skb, sizeof(*n_type)); in __pfkey_xfrm_state2msg() 1004 n_type->sadb_x_nat_t_type_len = sizeof(*n_type)/sizeof(uint64_t); in __pfkey_xfrm_state2msg() 1005 n_type->sadb_x_nat_t_type_exttype = SADB_X_EXT_NAT_T_TYPE; in __pfkey_xfrm_state2msg() 1006 n_type->sadb_x_nat_t_type_type = natt->encap_type; in __pfkey_xfrm_state2msg() 1007 n_type->sadb_x_nat_t_type_reserved[0] = 0; in __pfkey_xfrm_state2msg() 1008 n_type->sadb_x_nat_t_type_reserved[1] = 0; in __pfkey_xfrm_state2msg() 1009 n_type->sadb_x_nat_t_type_reserved[2] = 0; in __pfkey_xfrm_state2msg() 1261 const struct sadb_x_nat_t_type* n_type; in pfkey_msg2xfrm_state() local 1271 n_type = ext_hdrs[SADB_X_EXT_NAT_T_TYPE-1]; in pfkey_msg2xfrm_state() [all …]
|
/openbmc/linux/arch/s390/kernel/ |
H A D | crash_dump.c | 260 note->n_type = type; in nt_init_name() 446 note->n_type = 0; in nt_final()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | trace_helpers.c | 252 if (nhdr->n_type == 3 && nhdr->n_namesz == sizeof("GNU") && in parse_build_id_buf()
|
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | core-pkey.c | 235 if (nhdr->n_type == NT_PPC_PKEY) in check_core_file()
|
/openbmc/qemu/include/ |
H A D | elf.h | 1735 Elf32_Word n_type; /* Content type */ member 1742 Elf64_Word n_type; /* Content type */ member
|
/openbmc/qemu/include/hw/ |
H A D | elf_ops.h.inc | 290 note_type = nhdr->n_type; 309 note_type = nhdr->n_type;
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-core.c | 101 note->n_type = cpu_to_be32(type); in append_elf64_note()
|
/openbmc/linux/fs/proc/ |
H A D | kcore.c | 316 note->n_type = type; in append_kcore_note()
|
/openbmc/linux/kernel/ |
H A D | crash_core.c | 512 note->n_type = type; in append_elf_note()
|
/openbmc/qemu/bsd-user/ |
H A D | elfload.c | 111 bswap32s(&en->n_type); in bswap_note()
|
/openbmc/linux/fs/ |
H A D | binfmt_elf.c | 798 if (note.nhdr.n_type != NT_GNU_PROPERTY_TYPE_0 || in parse_elf_properties() 1484 en.n_type = men->type; in writenote()
|