Lines Matching refs:sb_section_ctx
141 struct sb_section_ctx { struct
147 struct sb_section_ctx *sect; argument
172 struct sb_section_ctx *sect_head; argument
173 struct sb_section_ctx *sect_tail;
324 struct sb_section_ctx *sctx = ictx->sect_head; in sb_encrypt_sb_sections_header()
398 struct sb_section_ctx *sctx = ictx->sect_head; in sb_encrypt_image()
713 struct sb_section_ctx *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()
1357 struct sb_section_ctx *sctx = ictx->sect_head; in sb_postfill_image_header()
1412 struct sb_section_ctx *sctx = ictx->sect_head; in sb_fixup_sections_and_tags()
1904 struct sb_section_ctx *sctx, FILE *fp) in sb_verify_commands()
1948 struct sb_section_ctx *sctx; in sb_verify_sections_cmds()
2138 struct sb_section_ctx *sctx = ictx->sect_head, *s_head; in sb_free_image()
2255 struct sb_section_ctx *sctx; in sb_build_image()