Home
last modified time | relevance | path

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

12

/toolchain/binutils/binutils-2.27/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.27/ld/testsuite/ld-mips-elf/
Dmips-elf-flags.exp85 if {[lsearch -exact $gotflags $flag] < 0} {
/toolchain/binutils/binutils-2.27/zlib/contrib/ada/
Dreadme.txt20 - Fix extraction to buffer with exact known decompressed size. Error reported by
/toolchain/binutils/binutils-2.27/ld/scripttempl/
Delf32cr16.sc41 The exact correspondences are:
Delf32crx.sc43 The exact correspondences are:
Dvisium.sc13 # The exact correspondences are:
Dxstormy16.sc42 # The exact correspondences are:
Delf_chaos.sc56 # The exact correspondences are:
Diq2000.sc51 # The exact correspondences are:
Delf32sh-symbian.sc54 # The exact correspondences are:
Delfarc.sc51 # The exact correspondences are:
Dmep.sc68 # The exact correspondences are:
Delf64hppa.sc77 # The exact correspondences are:
Delfxtensa.sc77 # The exact correspondences are:
Delf.sc85 # The exact correspondences are:
Darclinux.sc85 # The exact correspondences are:
Depiphany_4x4.sc77 # The exact correspondences are:
/toolchain/binutils/binutils-2.27/config/
Doverride.m434 dnl Test for the exact version when AC_INIT is expanded.
/toolchain/binutils/binutils-2.27/gold/
Dscript.cc2319 Exact* exact = this->exact_[i]; in get_symbol_version() local
2320 if (exact == NULL) in get_symbol_version()
2334 Exact::const_iterator pe = exact->find(name_to_match); in get_symbol_version()
2335 if (pe != exact->end()) in get_symbol_version()
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-v850.texi33 exact bit patterns as immediate constants.
40 using exact bit patterns as immediate constants.
Dc-arm.texi1172 you pass to GCC and on the version of GCC in use. The exact
1191 @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.27/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.27/gas/testsuite/gas/mips/
Dmips.exp273 set loc [lsearch -exact [mips_arch_properties $arch] $p]
/toolchain/binutils/binutils-2.27/ld/
Dldlang.c1510 lang_output_section_statement_type **exact, in lang_output_section_find_by_flags() argument
1541 if (exact != NULL) in lang_output_section_find_by_flags()
1542 *exact = found; in lang_output_section_find_by_flags()

12