Lines Matching refs:sb_section_ctx
140 struct sb_section_ctx { struct
146 struct sb_section_ctx *sect; argument
171 struct sb_section_ctx *sect_head; argument
172 struct sb_section_ctx *sect_tail;
323 struct sb_section_ctx *sctx = ictx->sect_head; in sb_encrypt_sb_sections_header()
397 struct sb_section_ctx *sctx = ictx->sect_head; in sb_encrypt_image()
712 struct sb_section_ctx *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()
1356 struct sb_section_ctx *sctx = ictx->sect_head; in sb_postfill_image_header()
1411 struct sb_section_ctx *sctx = ictx->sect_head; in sb_fixup_sections_and_tags()
1903 struct sb_section_ctx *sctx, FILE *fp) in sb_verify_commands()
1947 struct sb_section_ctx *sctx; in sb_verify_sections_cmds()
2137 struct sb_section_ctx *sctx = ictx->sect_head, *s_head; in sb_free_image()
2254 struct sb_section_ctx *sctx; in sb_build_image()