Lines Matching refs:sect_tail
173 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()
1580 ictx->sect_tail->size += ictx->sect_tail->cmd_tail->size; in sb_parse_line()
1581 ictx->sect_tail->payload.section_size = in sb_parse_line()
1582 ictx->sect_tail->size / SB_BLOCK_SIZE; in sb_parse_line()
1960 ictx->sect_tail = sctx; in sb_verify_sections_cmds()
1962 ictx->sect_tail->sect = sctx; in sb_verify_sections_cmds()
1963 ictx->sect_tail = sctx; in sb_verify_sections_cmds()