Searched refs:replacement (Results 1 – 25 of 56) sorted by relevance
123
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic54x.c | 568 char *replacement; in stag_add_field_symbols() local 570 replacement = concat (S_GET_NAME (rootsym), "+", root_stag_name, in stag_add_field_symbols() 572 hash_insert (subsym_hash[0], name, replacement); in stag_add_field_symbols() 4380 char *replacement; /* current replacement for LINE. */ in subsym_substitute() local 4393 replacement = xstrdup (line); in subsym_substitute() 4395 ptr = head = replacement; in subsym_substitute() 4446 free (replacement); in subsym_substitute() 4447 head = replacement = tmp; in subsym_substitute() 4705 free (replacement); in subsym_substitute() 4706 head = replacement = tmp; in subsym_substitute() [all …]
|
D | xtensa-relax.c | 235 const char *replacement; member 1865 const char *to_string = transitions[tnum].replacement; in build_transition_table()
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/ |
D | cris.exp | 57 set replacement [lindex $args 9] 131 regsub $replace_regex $line $replacement line
|
/toolchain/binutils/binutils-2.27/libiberty/ |
D | libiberty.texi | 174 @cindex replacement functions 175 @cindex functions, replacement 181 ``replacement functions'' is available in @libib{} to address these issues
|
D | functions.texi | 1958 the @code{xatexit} replacement function, they will be called first.
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
D | avrelf.em | 227 { "no-call-ret-replacement", no_argument, 246 fprintf (file, _(" --no-call-ret-replacement "
|
/toolchain/binutils/binutils-2.27/gold/ |
D | README | 3 it is a drop-in replacement for the older GNU linker.
|
/toolchain/binutils/binutils-2.27/gprof/ |
D | ChangeLog-2009 | 132 * dep-in.sed: Don't use \n in replacement part of s command.
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-tic54x.texi | 125 Substitution may be forced in situations where replacement might be 344 Assign @var{name} the string @var{string}. String replacement is 350 string to the subsym @var{name}. String replacement is performed on 586 Controls the inclusion of subsym replacement in the listing output. Ignored.
|
D | c-mmix.texi | 506 The replacement of a symbol with a GREG-allocated register
|
/toolchain/binutils/binutils-2.27/include/ |
D | ChangeLog | 416 * opcode/arc-func.h: Changed all the replacement
|
D | ChangeLog-0415 | 883 to add_archive_element callback used to return a replacement bfd which
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | ChangeLog-2006 | 488 as replacement value for the e_machine number.
|
D | ChangeLog-2009 | 784 * dep-in.sed: Don't use \n in replacement part of s command.
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ChangeLog-2010 | 427 trival LoadLibrary-based replacement for Windows systems. 429 replacement based on GetProcAddress.
|
D | ChangeLog-2004 | 204 comparison and replacement of filenames. 1328 replacement for a default VMA region.
|
D | ChangeLog-2011 | 820 (lang_process): After adding and opening replacement files passed
|
D | NEWS | 242 which specifies a replacement for the built in, default linker
|
D | ChangeLog-2009 | 881 * dep-in.sed: Don't use \n in replacement part of s command.
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ChangeLog-2009 | 1227 * dep-in.sed: Don't use \n in replacement part of s command.
|
/toolchain/binutils/binutils-2.27/texinfo/ |
D | texinfo.tex | 1302 % #2 is the replacement. 6922 % \\ in macro replacement text gets you a backslash. 7606 % This \insert replacement works for both \insert\footins{foo} and 8129 % correctly categorized when TeX reads the replacement text of
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ |
D | ChangeLog-2013 | 534 Correct ppc64elftests option replacement.
|
/toolchain/binutils/binutils-2.27/binutils/doc/ |
D | binutils.texi | 321 @var{archive}, without checking for replacement. 339 @cindex replacement in archive 341 @emph{replacement}). This operation differs from @samp{q} in that any
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9899 | 1802 (i386_displacement): Allocate enough space for replacement buffer. 1803 Clean up replacement buffer initialization.
|
D | ChangeLog-2009 | 1890 * dep-in.sed: Don't use \n in replacement part of s command.
|
123