Searched refs:yasm_bc_next_offset (Results 1 – 15 of 15) sorted by relevance
208 dist1 = yasm_bc_next_offset(precbc1); in yasm_calc_bc_dist()209 dist2 = yasm_bc_next_offset(precbc2); in yasm_calc_bc_dist()220 yasm_bc_next_offset(yasm_bytecode *precbc) in yasm_bc_next_offset() function
999 span->rel_term->new_val = yasm_bc_next_offset(rel_precbc) - in span_create_terms()1073 long pos_thres = (long)yasm_bc_next_offset(bc); in update_all_bc_offsets()1075 (long)yasm_bc_next_offset(prevbc), in update_all_bc_offsets()1335 os->thres = yasm_bc_next_offset(bc); in yasm_object_optimize()1426 yasm_bc_next_offset(span->rel_term->precbc2) - in yasm_object_optimize()1430 yasm_bc_next_offset(span->rel_term->precbc); in yasm_object_optimize()1450 os->thres = yasm_bc_next_offset(os->bc); in yasm_object_optimize()
446 unsigned long yasm_bc_next_offset(yasm_bytecode *precbc);
593 dist = yasm_bc_next_offset(rel_prevbc); in yasm_value_get_intnum()695 dist = yasm_bc_next_offset(rel_prevbc); in yasm_value_output_basic()
1417 yasm_bc_next_offset(e->terms[i].data.precbc)); in yasm_expr_print()
186 bc->offset = yasm_bc_next_offset(yasm_section_bcs_last(sect)); in stabs_dbgfmt_append_bcstr()216 bc->offset = yasm_bc_next_offset(yasm_section_bcs_last(sect)); in stabs_dbgfmt_append_stab()394 stab->value = yasm_bc_next_offset(laststr); in stabs_dbgfmt_generate()
86 bc->offset = yasm_bc_next_offset(precbc); in yasm_cv__append_bc()
299 xsd->size = yasm_bc_next_offset(yasm_section_bcs_last(sect)); in xdf_objfmt_output_section()314 if (xsd->size != yasm_bc_next_offset(yasm_section_bcs_last(sect))) in xdf_objfmt_output_section()485 value += yasm_bc_next_offset(precbc); in xdf_objfmt_output_sym()
260 intn_plus = yasm_bc_next_offset(precbc); in rdf_objfmt_output_value()349 size = yasm_bc_next_offset(yasm_section_bcs_last(sect)); in rdf_objfmt_output_section_mem()552 value = yasm_bc_next_offset(precbc); in rdf_objfmt_output_sym()
143 bc->offset = yasm_bc_next_offset(precbc); in yasm_dwarf2__append_bc()
663 addr_delta = yasm_bc_next_offset(bc) - state.precbc->offset; in dwarf2_generate_line_section()
341 value = yasm_bc_next_offset(precbc); in elf_objfmt_build_symtab()541 intn_val = yasm_bc_next_offset(sym_precbc); in elf_objfmt_output_value()659 sectsize = yasm_intnum_create_uint(yasm_bc_next_offset(last)); in elf_objfmt_output_section()
543 intn_plus += msd->vmoff + yasm_bc_next_offset(sym_precbc); in macho_objfmt_output_value()879 value += yasm_bc_next_offset(precbc); in macho_objfmt_output_symtable()1005 msd->size = yasm_bc_next_offset(yasm_section_bcs_last(sect)); in macho_objfmt_calc_sectsize()
443 info->addr += yasm_bc_next_offset(yasm_section_bcs_last(sect)); in coff_objfmt_set_section_addr()561 intn_val = yasm_bc_next_offset(sym_precbc); in coff_objfmt_output_value()792 csd->size = yasm_bc_next_offset(yasm_section_bcs_last(sect)); in coff_objfmt_output_section()808 csd->size != yasm_bc_next_offset(yasm_section_bcs_last(sect))) in coff_objfmt_output_section()1043 value += yasm_bc_next_offset(precbc); in coff_objfmt_output_sym()
689 yasm_intnum_set_uint(info->intn, yasm_bc_next_offset(precbc)); in map_symrec_output()695 yasm_intnum_set_uint(info->intn, yasm_bc_next_offset(precbc)); in map_symrec_output()