Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmxsimage.c173 struct sb_section_ctx *sect_tail; member
773 ictx->sect_tail = sctx; in sb_build_section()
775 ictx->sect_tail->sect = sctx; in sb_build_section()
776 ictx->sect_tail = sctx; in sb_build_section()
788 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_nop()
823 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_tag()
867 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_load()
1040 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_fill()
1138 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_jump_call()
1240 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_mode()
[all …]