Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmxsimage.c172 struct sb_section_ctx *sect_tail; member
772 ictx->sect_tail = sctx; in sb_build_section()
774 ictx->sect_tail->sect = sctx; in sb_build_section()
775 ictx->sect_tail = sctx; in sb_build_section()
787 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_nop()
822 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_tag()
866 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_load()
1039 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_fill()
1137 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_jump_call()
1239 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_mode()
[all …]