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