Home
last modified time | relevance | path

Searched refs:hold (Results 1 – 25 of 117) sorted by relevance

12345

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mn10300.c1267 char *hold; in md_assemble() local
1314 hold = input_line_pointer; in md_assemble()
1321 input_line_pointer = hold; in md_assemble()
1322 str = hold; in md_assemble()
1333 input_line_pointer = hold; in md_assemble()
1334 str = hold; in md_assemble()
1342 input_line_pointer = hold; in md_assemble()
1343 str = hold; in md_assemble()
1355 input_line_pointer = hold; in md_assemble()
1356 str = hold; in md_assemble()
[all …]
Dtc-mn10200.c913 char *hold; in md_assemble() local
948 hold = input_line_pointer; in md_assemble()
955 input_line_pointer = hold; in md_assemble()
956 str = hold; in md_assemble()
967 input_line_pointer = hold; in md_assemble()
968 str = hold; in md_assemble()
976 input_line_pointer = hold; in md_assemble()
977 str = hold; in md_assemble()
989 input_line_pointer = hold; in md_assemble()
990 str = hold; in md_assemble()
[all …]
Dm68k-parse.y757 char *hold; in yylex() local
916 hold = input_line_pointer; in yylex()
920 input_line_pointer = hold; in yylex()
1074 hold = input_line_pointer; in yylex()
1078 input_line_pointer = hold; in yylex()
Dtc-cr16.c144 char *hold = input_line_pointer; in l_cons() local
159 input_line_pointer = hold; in l_cons()
172 as_bad (_("field width \"%s\" too complex for a bitfield"), hold); in l_cons()
189 input_line_pointer = hold; in l_cons()
195 hold = ++input_line_pointer; in l_cons()
203 as_bad (_("field value \"%s\" too complex for a bitfield"), hold); in l_cons()
217 hold = ++input_line_pointer; in l_cons()
Dtc-arc.c1644 char *hold; in md_assemble() local
1659 hold = input_line_pointer; in md_assemble()
1663 input_line_pointer = hold; in md_assemble()
Dtc-i370.c2034 char *hold; in md_assemble() local
2086 hold = input_line_pointer; in md_assemble()
2114 input_line_pointer = hold; in md_assemble()
Dtc-s390.c1205 char *hold; in md_gather_operands() local
1220 hold = input_line_pointer; in md_gather_operands()
1228 input_line_pointer = hold; in md_gather_operands()
Dtc-v850.c2369 char *hold; in md_assemble() local
2409 hold = input_line_pointer; in md_assemble()
2788 input_line_pointer = hold; in md_assemble()
2990 input_line_pointer = hold; in md_assemble()
/toolchain/binutils/binutils-2.25/gas/
Dstabs.c517 char *hold; in generate_asm_file() local
532 hold = input_line_pointer; in generate_asm_file()
573 input_line_pointer = hold; in generate_asm_file()
583 char *hold; in stabs_generate_asm_lineno() local
597 hold = input_line_pointer; in stabs_generate_asm_lineno()
649 input_line_pointer = hold; in stabs_generate_asm_lineno()
660 char *hold = input_line_pointer; in stabs_generate_asm_func() local
680 input_line_pointer = hold; in stabs_generate_asm_func()
692 char *hold = input_line_pointer; in stabs_generate_asm_endfunc() local
706 input_line_pointer = hold; in stabs_generate_asm_endfunc()
Dcond.c379 struct conditional_frame *hold; in s_endif() local
393 hold = current_cframe; in s_endif()
395 obstack_free (&cond_obstack, hold); in s_endif()
570 struct conditional_frame *hold; in cond_exit_macro() local
572 hold = current_cframe; in cond_exit_macro()
574 obstack_free (&cond_obstack, hold); in cond_exit_macro()
Dcgen.c363 char * volatile hold; local
367 static char *hold;
388 hold = input_line_pointer;
397 input_line_pointer = (char *) hold;
408 input_line_pointer = hold;
Das.c1030 char *hold; in macro_expr() local
1035 hold = input_line_pointer; in macro_expr()
1039 input_line_pointer = hold; in macro_expr()
Dread.c4493 char *hold = input_line_pointer; local
4508 input_line_pointer = hold;
4540 as_bad (_("field width \"%s\" too complex for a bitfield"), hold);
4556 input_line_pointer = hold;
4562 hold = ++input_line_pointer;
4570 as_bad (_("field value \"%s\" too complex for a bitfield"), hold);
4586 hold = ++input_line_pointer;
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-tic80.c609 bfd_byte hold; in coff_tic80_relocate_section() local
611 hold = contents[addr + 4]; in coff_tic80_relocate_section()
620 contents[addr + 4] |= hold & 0x20; in coff_tic80_relocate_section()
628 bfd_byte hold; in coff_tic80_relocate_section() local
630 hold = contents[addr + 1]; in coff_tic80_relocate_section()
639 contents[addr + 1] |= hold & 0x80; in coff_tic80_relocate_section()
/toolchain/binutils/binutils-2.25/binutils/
Dstabs.c1329 const char *hold; in parse_stab_type() local
1334 hold = *pp; in parse_stab_type()
1348 *pp = hold; in parse_stab_type()
2982 const char *hold; in parse_stab_tilde_field() local
3011 hold = *pp; in parse_stab_tilde_field()
3026 *pp = hold; in parse_stab_tilde_field()
3916 const char *hold; in stab_demangle_signature() local
3922 hold = NULL; in stab_demangle_signature()
3929 hold = *pp; in stab_demangle_signature()
3931 || ! stab_demangle_remember_type (minfo, hold, *pp - hold)) in stab_demangle_signature()
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
Dbaddata1.s7 # no way these are going to hold the pointers.
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-rl78.texi36 Mark the generated binary as one that uses 32-bits to hold the
40 Mark the generated binary as one that uses 64-bits to hold the
/toolchain/binutils/binutils-2.25/ld/emultempl/
Delf32.em1740 static struct orphan_save hold[] =
1861 for (ho = hold; ho < hold + sizeof (hold) / sizeof (hold[0]); ++ho)
1876 && hold[orphan_text].os != NULL)
1878 os = hold[orphan_text].os;
1891 place = &hold[orphan_nonalloc];
1897 place = &hold[orphan_interp];
1899 place = &hold[orphan_bss];
1901 place = &hold[orphan_sdata];
1903 place = &hold[orphan_tdata];
1905 place = &hold[orphan_data];
[all …]
Davrelf.em32 /* The fake file and it's corresponding section meant to hold
103 fake input file to hold the stub section and generate the section itself. */
Dpep.em1943 static struct orphan_save hold[] =
1977 for (ho = hold; ho < hold + sizeof (hold) / sizeof (hold[0]); ++ho)
1994 place = &hold[orphan_bss];
1996 place = &hold[orphan_data];
1999 place = (!strncmp (secname, ".idata\$", 7) ? &hold[orphan_idata]
2000 : &hold[orphan_rodata]);
2003 place = &hold[orphan_text];
Dpe.em1548 /* Find a BFD that can hold the interworking stubs. */
2172 static struct orphan_save hold[] =
2206 for (ho = hold; ho < hold + sizeof (hold) / sizeof (hold[0]); ++ho)
2223 place = &hold[orphan_bss];
2225 place = &hold[orphan_data];
2228 place = (!strncmp (secname, ".idata\$", 7) ? &hold[orphan_idata]
2229 : &hold[orphan_rodata]);
2232 place = &hold[orphan_text];
/toolchain/binutils/binutils-2.25/opcodes/
Dmep-asm.c786 char *str = 0, *hold = 0; in mep_cgen_expand_macros_and_parse_operand() local
793 hold = str; in mep_cgen_expand_macros_and_parse_operand()
809 *strp_in += (str - hold); in mep_cgen_expand_macros_and_parse_operand()
812 if (hold) in mep_cgen_expand_macros_and_parse_operand()
813 free (hold); in mep_cgen_expand_macros_and_parse_operand()
/toolchain/binutils/binutils-2.25/
Dltsugar.m447 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
/toolchain/binutils/binutils-2.25/cpu/
Dmep.opc831 char *str = 0, *hold = 0;
838 hold = str;
854 *strp_in += (str - hold);
857 if (hold)
858 free (hold);
/toolchain/binutils/binutils-2.25/libiberty/
Dpexecute.txh110 Otherwise the code will use a file to hold standard
116 hold standard output.

12345