Home
last modified time | relevance | path

Searched refs:section_offset (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/tools/
H A Domapimage.c46 while (toc->section_offset != 0xffffffff in omapimage_verify_header()
49 offset = cpu_to_be32(toc->section_offset); in omapimage_verify_header()
52 offset = toc->section_offset; in omapimage_verify_header()
95 while (toc->section_offset != 0xffffffff in omapimage_print_header()
98 offset = cpu_to_be32(toc->section_offset); in omapimage_print_header()
101 offset = toc->section_offset; in omapimage_print_header()
111 toc->section_offset, in omapimage_print_header()
134 toc->section_offset = toc_offset(ptr, chs); in omapimage_set_header()
H A Domapimage.h13 uint32_t section_offset; member
H A Dmxsimage.h128 uint32_t section_offset; member
H A Dmxsimage.c1421 shdr->section_offset = offset + 1; in sb_fixup_sections_and_tags()
/openbmc/libpldm/tests/dsp/
H A Dbase.cpp573 uint32_t section_offset; in TEST() local
577 &transfer_handle, &section_offset, &section_length); in TEST()
584 EXPECT_EQ(section_offset, kSectionOffset); in TEST()
602 uint32_t section_offset; in TEST() local
608 &transfer_ctx, &transfer_handle, &section_offset, in TEST()
635 uint32_t section_offset; in TEST() local
640 &transfer_ctx, &transfer_handle, &section_offset, in TEST()
667 uint32_t section_offset; in TEST() local
672 &transfer_ctx, &transfer_handle, &section_offset, in TEST()
705 uint32_t section_offset; in TEST() local
[all …]
/openbmc/libpldm/include/libpldm/
H A Dbase.h375 uint32_t section_offset; //!< The start offset for the requested member
715 uint32_t *section_offset,
/openbmc/libpldm/src/dsp/
H A Dbase.c533 uint32_t *section_offset, in decode_multipart_receive_req() argument
541 section_offset == NULL || section_length == NULL) { in decode_multipart_receive_req()
555 pldm_msgbuf_extract_p(buf, section_offset); in decode_multipart_receive_req()
619 pldm_msgbuf_insert(buf, req->section_offset); in encode_pldm_base_multipart_receive_req()
/openbmc/qemu/include/system/
H A Ddump.h181 hwaddr section_offset; member
/openbmc/qemu/hw/remote/
H A Dvfio-user-obj.c427 hwaddr section_offset; in vfu_object_bar_rw() local
440 section_offset = section.offset_within_region; in vfu_object_bar_rw()
452 if (vfu_object_mr_rw(section_mr, ptr, section_offset, in vfu_object_bar_rw()
/openbmc/qemu/target/s390x/
H A Darch_dump.c358 uint64_t off = s->section_offset; in arch_sections_write_hdr()
/openbmc/qemu/dump/
H A Ddump.c411 shdr64.sh_offset = s->section_offset + s->elf_section_data_size; in prepare_elf_section_hdr_string()
418 shdr32.sh_offset = s->section_offset + s->elf_section_data_size; in prepare_elf_section_hdr_string()
2007 s->section_offset = s->memory_offset + s->total_size; in dump_init()
/openbmc/qemu/hw/virtio/
H A Dvhost.c117 hwaddr section_offset; in vhost_dev_sync_region() local
120 section_offset = page_addr - section->offset_within_address_space; in vhost_dev_sync_region()
121 mr_offset = section_offset + section->offset_within_region; in vhost_dev_sync_region()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/files/
H A D0001-Replace-LFS64-interfaces-off64_t-and-lseek64.patch303 - if (lseek64(handle->fd, section->section_offset, SEEK_SET) == (off_t)-1)
304 + if (lseek(handle->fd, section->section_offset, SEEK_SET) == (off_t)-1)
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump595 'name' => 'section_offset',
10914 'name' => 'section_offset',