Home
last modified time | relevance | path

Searched refs:endianness (Results 1 – 25 of 85) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/gold/
Dparameters.cc208 General_options::Endianness endianness = this->options().endianness(); in check_target_endianness() local
209 if (endianness != General_options::ENDIANNESS_NOT_SET) in check_target_endianness()
212 if (endianness == General_options::ENDIANNESS_BIG) in check_target_endianness()
216 gold_assert(endianness == General_options::ENDIANNESS_LITTLE); in check_target_endianness()
356 General_options::Endianness endianness = parameters->options().endianness(); in parameters_force_valid_target() local
357 if (endianness == General_options::ENDIANNESS_BIG) in parameters_force_valid_target()
359 else if (endianness == General_options::ENDIANNESS_LITTLE) in parameters_force_valid_target()
DREADME42 class templates also have an endianness parameter: true for
Doptions.h1574 endianness() const in endianness() function
/toolchain/binutils/binutils-2.25/elfcpp/
DREADME9 ELF file class (32 or 64 bits) and the endianness.
/toolchain/binutils/binutils-2.25/opcodes/
Dnios2-dis.c502 enum bfd_endian endianness) in print_insn_nios2() argument
511 if (endianness == BFD_ENDIAN_BIG) in print_insn_nios2()
Dmips-dis.c2401 enum bfd_endian endianness) in _print_insn_mips() argument
2434 if (endianness == BFD_ENDIAN_BIG) in _print_insn_mips()
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-tic6x.texi82 Generate code for the specified endianness. The default is
Dc-tilegx.texi38 Select the endianness, either big-endian (-EB) or little-endian (-EL).
Das.texinfo1146 @cindex PJ endianness
1147 @cindex endianness, PJ
1261 @cindex MIPS endianness
1262 @cindex endianness, MIPS
4511 the endianness of the processor). If it skips 1 or 3 bytes, the fill value is
5873 the endianness of the processor). If it skips 1 or 3 bytes, the fill value is
6550 are stored in target endianness byte order.
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dxtensaelf.em424 /* Check that the output endianness matches the Xtensa
453 /* Check that the endianness for each input file matches the output.
/toolchain/binutils/binutils-2.25/binutils/doc/
Dbinutils.texi1171 Note---@command{objcopy} is not able to change the endianness of its input
1172 files. If the input format has an endianness (some formats do not),
1174 same endianness or which have no endianness (e.g., @samp{srec}).
1552 endianness of the ROM may need to be modified.
1985 @cindex endianness
1986 @cindex disassembly endianness
1987 Specify the endianness of the object files. This only affects
1989 does not describe endianness information, such as S-records.
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-00011034 endianness of the input object file.
1036 * binutils.texi: Explain that objcopy cannot convert endianness.
/toolchain/binutils/binutils-2.25/ld/po/
Did.po749 msgid "%P: warning: could not find any targets that match endianness requirement\n"
750 msgstr "%P: peringatan: tidak dapat menemukan target apapun yan cocok dengan endianness yang dibutu…
Dzh_CN.po624 msgid "%P: warning: could not find any targets that match endianness requirement\n"
Dzh_TW.po620 msgid "%P: warning: could not find any targets that match endianness requirement\n"
Dld.pot798 "%P: warning: could not find any targets that match endianness requirement\n"
/toolchain/binutils/binutils-2.25/binutils/po/
Duk.po491 msgid "endianness unknown"
3857 msgid "Unable to change endianness of input file(s)"
3858 msgstr "Неможливо змінити endianness вхідного файла"
8057 " -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
8167 " -F --target <target> Specify output target for endianness.\n"
Dhr.po485 msgid "endianness unknown"
3645 msgid "Unable to change endianness of input file(s)"
7590 " -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
7680 " -F --target <target> Specify output target for endianness.\n"
Dbinutils.pot522 msgid "endianness unknown"
4090 msgid "Unable to change endianness of input file(s)"
8593 " -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
8687 " -F --target <target> Specify output target for endianness.\n"
Dbg.po535 msgid "endianness unknown"
4113 msgid "Unable to change endianness of input file(s)"
8666 " -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
8775 " -F --target <target> Specify output target for endianness.\n"
Dru.po3532 msgid "Unable to change endianness of input file(s)"
3533 msgstr "Не удаётся изменить endianness входного файла"
8074 " -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
8153 " -F --target <target> Specify output target for endianness.\n"
Dsr.po535 msgid "endianness unknown"
4270 msgid "Unable to change endianness of input file(s)"
8978 " -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
9087 " -F --target <target> Specify output target for endianness.\n"
Dzh_CN.po1854 msgid "Unable to change endianness of input file(s)"
4605 " -e --encoding={s,b,l,B,L} Select character size and endianness:\n"
Dfr.po537 msgid "endianness unknown"
538 msgstr "endianness inconnue"
4274 msgid "Unable to change endianness of input file(s)"
8986 " -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
9096 " -F --target <target> Specify output target for endianness.\n"
/toolchain/binutils/binutils-2.25/bfd/po/
Dsv.po1853 msgid "%s: endianness incompatible with that of the selected emulation"
1854 msgstr "%s: endianness inkompatibel med den f�r den valda emuleringen"

1234