Home
last modified time | relevance | path

Searched refs:exact (Results 1 – 25 of 47) sorted by relevance

12

/toolchain/binutils/binutils-2.25/libiberty/
Dgetopt.c647 int exact = 0; in _getopt_internal() local
666 exact = 1; in _getopt_internal()
680 if (ambig && !exact) in _getopt_internal()
805 int exact = 0; in _getopt_internal() local
854 exact = 1; in _getopt_internal()
867 if (ambig && !exact) in _getopt_internal()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/arch/
Darch.exp420 if {[lsearch -exact $archtree($b) $a] != -1} then {
423 if {[lsearch -exact $archtree($b) $arch] == -1} then {
459 …if {[string equal $arches($arch) $insns(arch,$i)] != 1 && [lsearch -exact $archtree($arches($arch)…
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dmips-elf-flags.exp85 if {[lsearch -exact $gotflags $flag] < 0} {
/toolchain/binutils/binutils-2.25/config/
Doverride.m434 dnl Test for the exact version when AC_INIT is expanded.
Disl.m4105 # Test the found ISL to be exact of version MAJOR.MINOR and at least
Dcloog.m4108 # Test the found CLooG to be exact of version MAJOR.MINOR and at least
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Delf32cr16.sc41 The exact correspondences are:
Delf32crx.sc43 The exact correspondences are:
Dxstormy16.sc42 # The exact correspondences are:
Diq2000.sc51 # The exact correspondences are:
Delf_chaos.sc56 # The exact correspondences are:
Delf32sh-symbian.sc54 # The exact correspondences are:
Dmep.sc68 # The exact correspondences are:
Delf64hppa.sc77 # The exact correspondences are:
Delfxtensa.sc77 # The exact correspondences are:
Delf.sc84 # The exact correspondences are:
Depiphany_4x4.sc77 # The exact correspondences are:
/toolchain/binutils/binutils-2.25/gold/
Dscript.cc2316 Exact* exact = this->exact_[i]; in get_symbol_version() local
2317 if (exact == NULL) in get_symbol_version()
2331 Exact::const_iterator pe = exact->find(name_to_match); in get_symbol_version()
2332 if (pe != exact->end()) in get_symbol_version()
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-v850.texi33 exact bit patterns as immediate constants.
40 using exact bit patterns as immediate constants.
Dc-arm.texi1114 you pass to GCC and on the version of GCC in use. The exact
1133 @code{.pad}) matters; their exact locations are irrelevant. In the
Dc-mmix.texi407 higher-to-lower within a file. Other than that, the exact order of
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-20121694 * ld-arm/farcall-mix.d: Don't match exact addresses, only symbolic ones.
1699 Accept some variation in exact addresses.
1702 Fix regexps not to care about exact addresses where not relevant.
1705 strings of particular exact lengths.
1732 Fix regexps not to care about exact number of leading spaces.
1817 and not to depend on exact addresses, displacements, etc. where
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
Dmips.exp273 set loc [lsearch -exact [mips_arch_properties $arch] $p]
/toolchain/binutils/binutils-2.25/ld/
Dldlang.c1511 lang_output_section_statement_type **exact, in lang_output_section_find_by_flags() argument
1543 if (exact != NULL) in lang_output_section_find_by_flags()
1544 *exact = found; in lang_output_section_find_by_flags()
/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-2008815 exact symbols.

12