Searched defs:note_size (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/lib/ |
H A D | buildid.c | 19 Elf32_Word note_size) in parse_build_id_buf() 61 Elf32_Word note_size) in parse_build_id()
|
/openbmc/qemu/target/i386/ |
H A D | arch_dump.c | 50 int descsz, note_size, name_size = 5; in x86_64_write_elf64_note() local 156 int descsz, note_size, name_size = 5; in x86_write_elf64_note() local 210 int descsz, note_size, name_size = 5; in x86_cpu_write_elf32_note() local 340 int descsz, note_size, name_size = 5, note_head_size; in cpu_write_qemu_note() local
|
/openbmc/qemu/include/sysemu/ |
H A D | dump.h | 112 uint32_t note_size; /* header_version 4 and later */ member 131 uint64_t note_size; /* header_version 4 and later */ member 178 ssize_t note_size; member
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | trace_helpers.c | 245 parse_build_id_buf(const void *note_start, Elf32_Word note_size, char *build_id) in parse_build_id_buf()
|
/openbmc/qemu/target/riscv/ |
H A D | arch_dump.c | 192 size_t note_size; in cpu_get_note_size() local
|
/openbmc/qemu/target/ppc/ |
H A D | arch_dump.c | 283 int note_size; in ppc_write_all_elf_notes() local
|
/openbmc/qemu/target/arm/ |
H A D | arch_dump.c | 448 size_t note_size; in cpu_get_note_size() local
|
/openbmc/qemu/target/s390x/ |
H A D | arch_dump.c | 232 int note_size, prev_size = 0, content_size; in s390x_write_elf64_notes() local
|
/openbmc/qemu/linux-user/ |
H A D | elfload.c | 4356 size_t note_size; in elf_core_dump() local
|