Home | History | Annotate | Download | only in gas

Lines Matching defs:to

18    along with GAS; see the file COPYING.  If not, write to the Free
47 of the CIE. Default to 1 if not otherwise specified. */
196 /* Apply possibly linked once flags to new generated segment, too. */
201 /* Restore to previous segment. */
252 /* Create an offset to .dwarf2_*. */
312 /* Construct a new FDE structure and add it to the end of the fde list. */
335 /* The following functions are available for a backend to construct its
338 /* Construct a new INSN structure and add it to the end of the insn list
382 /* Universal functions to store new instructions. */
430 /* Add a CFI insn to advance the PC from the last address to LABEL. */
444 /* Add a DW_CFA_offset record to the CFI data. */
460 /* Add a DW_CFA_def_cfa record to the CFI data. */
469 /* Add a DW_CFA_register record to the CFI data. */
477 /* Add a DW_CFA_def_cfa_register record to the CFI data. */
485 /* Add a DW_CFA_def_cfa_offset record to the CFI data. */
666 /* If the last address was not at the current PC, advance to current. */
789 /* If the last address was not at the current PC, advance to current. */
876 as_bad (_("wrong second argument to .cfi_personality"));
948 as_bad (_("wrong second argument to .cfi_lsda"));
969 /* If the last address was not at the current PC, advance to current. */
1013 as_bad (_("wrong third argument to .cfi_val_encoded_addr"));
1192 symbolS *to = insn->u.ll.lab2;
1194 if (symbol_get_frag (to) == symbol_get_frag (from))
1196 addressT delta = S_GET_VALUE (to) - S_GET_VALUE (from);
1222 exp.X_add_symbol = to;
1227 is already allocated to the frag. This comes from the way