Home
last modified time | relevance | path

Searched refs:offsetT (Results 1 – 25 of 46) sorted by relevance

12

/dragonfly/contrib/binutils-2.34/gas/
H A Ddw2gencfi.h43 extern void cfi_add_CFA_offset (unsigned, offsetT);
44 extern void cfi_add_CFA_val_offset (unsigned, offsetT);
45 extern void cfi_add_CFA_def_cfa (unsigned, offsetT);
48 extern void cfi_add_CFA_def_cfa_offset (offsetT);
83 offsetT offset;
93 offsetT i;
142 offsetT cfa_offset;
150 offsetT cur_cfa_offset;
H A Dfrags.h51 offsetT fr_var;
53 offsetT fr_offset;
145 offsetT offset,
153 offsetT offset,
156 bfd_boolean frag_offset_fixed_p (const fragS *, const fragS *, offsetT *);
158 offsetT *);
H A Das.h183 typedef bfd_signed_vma offsetT; typedef
316 offsetT rlx_forward;
318 offsetT rlx_backward;
477 void as_warn_value_out_of_range (const char *, offsetT, offsetT, offsetT,
479 void as_bad_value_out_of_range (const char *, offsetT, offsetT, offsetT,
H A Dmessages.c380 offsetT val, in as_internal_value_out_of_range()
381 offsetT min, in as_internal_value_out_of_range()
382 offsetT max, in as_internal_value_out_of_range()
450 offsetT value, in as_warn_value_out_of_range()
451 offsetT min, in as_warn_value_out_of_range()
452 offsetT max, in as_warn_value_out_of_range()
461 offsetT value, in as_bad_value_out_of_range()
462 offsetT min, in as_bad_value_out_of_range()
463 offsetT max, in as_bad_value_out_of_range()
H A Dfrags.c228 relax_substateT subtype, symbolS *symbol, offsetT offset, in frag_var_init()
259 relax_substateT subtype, symbolS *symbol, offsetT offset, in frag_var()
277 relax_substateT subtype, symbolS *symbol, offsetT offset, in frag_variant()
331 (symbolS *) 0, (offsetT) alignment, (char *) 0); in frag_align()
350 (symbolS *) 0, (offsetT) alignment, (char *) 0); in frag_align_pattern()
381 (offsetT) alignment, (char *) 0); in frag_align_code()
423 frag_offset_fixed_p (const fragS *frag1, const fragS *frag2, offsetT *offset) in frag_offset_fixed_p()
426 offsetT off; in frag_offset_fixed_p()
488 valueT off1, const fragS *frag1, offsetT *offset) in frag_gtoffset_p()
504 offsetT delta = off2 - off1; in frag_gtoffset_p()
H A Dexpr.h121 offsetT X_add_number;
178 extern void add_to_result (expressionS *, offsetT, int);
179 extern void subtract_from_result (expressionS *, offsetT, int);
186 extern symbolS *expr_build_uconstant (offsetT);
H A Dexpr.c155 expr_build_uconstant (offsetT value) in expr_build_uconstant()
1781 offsetT frag_off; in expr()
1916 offsetT v = right.X_add_number; in expr()
1955 resultP->X_add_number == v ? ~ (offsetT) 0 : 0; in expr()
2077 offsetT frag_off; in resolve_expression()
2263 left = (offsetT) left / (offsetT) right; in resolve_expression()
2268 left = (offsetT) left % (offsetT) right; in resolve_expression()
2288 left = (offsetT) left < (offsetT) right ? ~ (valueT) 0 : 0; in resolve_expression()
2291 left = (offsetT) left <= (offsetT) right ? ~ (valueT) 0 : 0; in resolve_expression()
2294 left = (offsetT) left >= (offsetT) right ? ~ (valueT) 0 : 0; in resolve_expression()
[all …]
H A Dwrite.c255 offsetT off = 0; in fix_new_exp()
1489 offsetT count; in compress_debug()
1613 offsetT count; in write_contents()
1866 offsetT size; in create_obj_attrs_section()
1947 offsetT note_size; in maybe_generate_build_notes()
2497 offsetT growth; in relax_frag()
2498 offsetT aim; in relax_frag()
2734 offsetT stretch; in relax_segment()
2789 offsetT offset; in relax_segment()
2999 offsetT amount; in relax_segment()
[all …]
H A Dwrite.h181 offsetT, int, bfd_reloc_code_real_type);
183 offsetT, int, bfd_reloc_code_real_type);
H A Dehopt.c441 : (offsetT) 1 << *symbol_X_add_number (exp->X_op_symbol)) in check_eh_frame()
442 == (offsetT) d->cie_info.code_alignment)) in check_eh_frame()
477 offsetT diff; in eh_frame_estimate_size_before_relax()
524 offsetT diff; in eh_frame_convert_frag()
H A Ddw2gencfi.c155 out_sleb128 (offsetT value) in out_sleb128()
638 cfi_add_CFA_def_cfa_offset (offsetT offset) in cfi_add_CFA_def_cfa_offset()
805 static offsetT
814 offsetT offset; in dot_cfi()
983 offsetT encoding; in dot_cfi_personality()
1054 offsetT encoding; in dot_cfi_lsda()
1127 offsetT encoding; in dot_cfi_val_encoded_addr()
1587 offsetT offset; in output_cfi_insn()
1764 offsetT enc_size; in output_cfi_insn()
1834 offsetT augmentation_size; in output_cie()
[all …]
H A Dsymbols.h40 char * symbol_relc_make_value (offsetT);
140 offsetT addnum;
183 extern offsetT *symbol_X_add_number (symbolS *);
/dragonfly/contrib/binutils-2.27/gas/
H A Dfrags.h48 offsetT fr_fix;
51 offsetT fr_var;
53 offsetT fr_offset;
145 offsetT offset,
153 offsetT offset,
156 bfd_boolean frag_offset_fixed_p (const fragS *, const fragS *, offsetT *);
H A Das.h184 typedef bfd_signed_vma offsetT; typedef
307 offsetT rlx_forward;
309 offsetT rlx_backward;
467 void as_warn_value_out_of_range (const char *, offsetT, offsetT, offsetT,
469 void as_bad_value_out_of_range (const char *, offsetT, offsetT, offsetT,
H A Dmessages.c346 offsetT val, in as_internal_value_out_of_range()
347 offsetT min, in as_internal_value_out_of_range()
348 offsetT max, in as_internal_value_out_of_range()
418 offsetT value, in as_warn_value_out_of_range()
419 offsetT min, in as_warn_value_out_of_range()
420 offsetT max, in as_warn_value_out_of_range()
429 offsetT value, in as_bad_value_out_of_range()
430 offsetT min, in as_bad_value_out_of_range()
431 offsetT max, in as_bad_value_out_of_range()
H A Ddw2gencfi.h43 extern void cfi_add_CFA_offset (unsigned, offsetT);
44 extern void cfi_add_CFA_def_cfa (unsigned, offsetT);
47 extern void cfi_add_CFA_def_cfa_offset (offsetT);
82 offsetT offset;
92 offsetT i;
H A Dfrags.c223 relax_substateT subtype, symbolS *symbol, offsetT offset, in frag_var_init()
254 relax_substateT subtype, symbolS *symbol, offsetT offset, in frag_var()
272 relax_substateT subtype, symbolS *symbol, offsetT offset, in frag_variant()
326 (symbolS *) 0, (offsetT) alignment, (char *) 0); in frag_align()
345 (symbolS *) 0, (offsetT) alignment, (char *) 0); in frag_align_pattern()
376 (offsetT) alignment, (char *) 0); in frag_align_code()
413 frag_offset_fixed_p (const fragS *frag1, const fragS *frag2, offsetT *offset) in frag_offset_fixed_p()
416 offsetT off; in frag_offset_fixed_p()
H A Dexpr.h121 offsetT X_add_number;
178 extern void add_to_result (expressionS *, offsetT, int);
179 extern void subtract_from_result (expressionS *, offsetT, int);
186 extern symbolS *expr_build_uconstant (offsetT);
H A Dexpr.c153 expr_build_uconstant (offsetT value) in expr_build_uconstant()
1785 offsetT frag_off; in expr()
1913 offsetT v = right.X_add_number; in expr()
1952 resultP->X_add_number == v ? ~ (offsetT) 0 : 0; in expr()
2074 offsetT frag_off; in resolve_expression()
2257 left = (offsetT) left / (offsetT) right; in resolve_expression()
2262 left = (offsetT) left % (offsetT) right; in resolve_expression()
2282 left = (offsetT) left < (offsetT) right ? ~ (valueT) 0 : 0; in resolve_expression()
2285 left = (offsetT) left <= (offsetT) right ? ~ (valueT) 0 : 0; in resolve_expression()
2288 left = (offsetT) left >= (offsetT) right ? ~ (valueT) 0 : 0; in resolve_expression()
[all …]
H A Ddw2gencfi.c155 out_sleb128 (offsetT value) in out_sleb128()
160 static offsetT
420 offsetT cfa_offset;
428 offsetT cur_cfa_offset;
796 static offsetT
805 offsetT offset; in dot_cfi()
967 offsetT encoding; in dot_cfi_personality()
1038 offsetT encoding; in dot_cfi_lsda()
1111 offsetT encoding; in dot_cfi_val_encoded_addr()
1556 offsetT offset; in output_cfi_insn()
[all …]
H A Dwrite.c255 offsetT off = 0; in fix_new_exp()
1249 offsetT loc; in write_relocs()
1468 offsetT count; in compress_debug()
1578 offsetT count; in write_contents()
1793 offsetT size; in create_obj_attrs_section()
2242 offsetT growth; in relax_frag()
2243 offsetT aim; in relax_frag()
2474 offsetT stretch; in relax_segment()
2529 offsetT offset; in relax_segment()
2737 offsetT amount; in relax_segment()
[all …]
H A Dehopt.c443 : (offsetT) 1 << exp->X_op_symbol->sy_value.X_add_number) in check_eh_frame()
444 == (offsetT) d->cie_info.code_alignment)) in check_eh_frame()
473 offsetT diff; in eh_frame_estimate_size_before_relax()
516 offsetT diff; in eh_frame_convert_frag()
H A Dwrite.h179 offsetT offset, int pcrel, bfd_reloc_code_real_type r_type);
182 offsetT offset, int pcrel, bfd_reloc_code_real_type r_type);
H A Dsymbols.h40 char * symbol_relc_make_value (offsetT);
139 offsetT addnum;
180 extern offsetT *symbol_X_add_number (symbolS *);
H A Dread.h118 extern offsetT get_absolute_expression (void);
159 extern offsetT parse_align (int);

12