Home
last modified time | relevance | path

Searched refs:octets (Results 1 – 25 of 35) sorted by relevance

12

/toolchain/binutils/binutils-2.25/bfd/
Delf32-cr16c.c195 bfd_vma octets, in cr16c_elf_final_link_relocate() argument
232 value = bfd_get_8 (abfd, (char *) data + octets); in cr16c_elf_final_link_relocate()
235 sword = bfd_get_16 (abfd, (bfd_byte *) data + octets); in cr16c_elf_final_link_relocate()
239 value = bfd_get_32 (abfd, (bfd_byte *) data + octets); in cr16c_elf_final_link_relocate()
250 value = bfd_get_8 (abfd, (char *) data + octets); in cr16c_elf_final_link_relocate()
257 sword = bfd_get_16 (abfd, (char *) data + octets); in cr16c_elf_final_link_relocate()
266 sword = bfd_get_16 (abfd, (bfd_byte *) data + octets); in cr16c_elf_final_link_relocate()
274 value = bfd_get_32 (abfd, (bfd_byte *) data + octets); in cr16c_elf_final_link_relocate()
283 value = bfd_get_32 (abfd, (bfd_byte *) data + octets); in cr16c_elf_final_link_relocate()
303 value = bfd_get_8 (abfd, (char *) data + octets); in cr16c_elf_final_link_relocate()
[all …]
Dreloc.c581 bfd_size_type octets = reloc_entry->address * bfd_octets_per_byte (abfd); in bfd_perform_relocation() local
875 char x = bfd_get_8 (abfd, (char *) data + octets); in bfd_perform_relocation()
877 bfd_put_8 (abfd, x, (unsigned char *) data + octets); in bfd_perform_relocation()
883 short x = bfd_get_16 (abfd, (bfd_byte *) data + octets); in bfd_perform_relocation()
885 bfd_put_16 (abfd, (bfd_vma) x, (unsigned char *) data + octets); in bfd_perform_relocation()
890 long x = bfd_get_32 (abfd, (bfd_byte *) data + octets); in bfd_perform_relocation()
892 bfd_put_32 (abfd, (bfd_vma) x, (bfd_byte *) data + octets); in bfd_perform_relocation()
897 long x = bfd_get_32 (abfd, (bfd_byte *) data + octets); in bfd_perform_relocation()
900 bfd_put_32 (abfd, (bfd_vma) x, (bfd_byte *) data + octets); in bfd_perform_relocation()
906 long x = bfd_get_16 (abfd, (bfd_byte *) data + octets); in bfd_perform_relocation()
[all …]
Delf32-spu.c191 bfd_size_type octets; in spu_elf_rel9() local
204 octets = reloc_entry->address * bfd_octets_per_byte (abfd); in spu_elf_rel9()
222 insn = bfd_get_32 (abfd, (bfd_byte *) data + octets); in spu_elf_rel9()
229 bfd_put_32 (abfd, insn, (bfd_byte *) data + octets); in spu_elf_rel9()
Delf64-ppc.c2536 bfd_size_type octets; in ppc64_elf_brtaken_reloc() local
2547 octets = reloc_entry->address * bfd_octets_per_byte (abfd); in ppc64_elf_brtaken_reloc()
2548 insn = bfd_get_32 (abfd, (bfd_byte *) data + octets); in ppc64_elf_brtaken_reloc()
2586 bfd_put_32 (abfd, insn, (bfd_byte *) data + octets); in ppc64_elf_brtaken_reloc()
2684 bfd_size_type octets; in ppc64_elf_toc64_reloc() local
2697 octets = reloc_entry->address * bfd_octets_per_byte (abfd); in ppc64_elf_toc64_reloc()
2698 bfd_put_64 (abfd, TOCstart + TOC_BASE_OFF, (bfd_byte *) data + octets); in ppc64_elf_toc64_reloc()
Delf32-xtensa.c2205 bfd_size_type octets = reloc_entry->address * bfd_octets_per_byte (abfd); in bfd_elf_xtensa_reloc() local
2284 (bfd_byte *) data, (bfd_vma) octets, in bfd_elf_xtensa_reloc()
DChangeLog-00019529 * section.c: Distinguish between octets and bytes for usage of
9536 octets.
9546 * reloc.c (bfd_perform_relocation): Distinguish between octets
9547 and bytes. Use octets when indexing into octet data; use bytes
/toolchain/binutils/binutils-2.25/opcodes/
Ddis-buf.c37 unsigned int octets = (memaddr - info->buffer_vma) * opb; in buffer_read_memory() local
44 memcpy (myaddr, info->buffer + octets, length); in buffer_read_memory()
/toolchain/binutils/binutils-2.25/binutils/
Dobjdump.c1514 int octets = opb; in disassemble_bytes() local
1563 previous_octets = octets; in disassemble_bytes()
1564 octets = 0; in disassemble_bytes()
1588 octets = z - addr_offset * opb; in disassemble_bytes()
1593 if (display_file_offsets && ((addr_offset + (octets / opb)) < stop_offset)) in disassemble_bytes()
1595 octets / opb, in disassemble_bytes()
1597 + (addr_offset + (octets / opb)))); in disassemble_bytes()
1672 octets = (*disassemble_fn) (section->vma + addr_offset, inf); in disassemble_bytes()
1677 if (octets < (int) opb) in disassemble_bytes()
1681 if (octets >= 0) in disassemble_bytes()
[all …]
DChangeLog-00011649 * objdump.c (disassemble_data): Set octets per byte *after*
1961 distinguish between octets and bytes.
DChangeLog-20051058 octets is wrong. Set the 'reloc' field in objdump_disasm_info
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic54x.c964 int octets; in tic54x_cons() local
996 octets = 4; in tic54x_cons()
1002 octets = 1; in tic54x_cons()
1005 octets = 2; in tic54x_cons()
1027 switch (octets) in tic54x_cons()
1041 if (expn.X_op != O_constant && octets < 2) in tic54x_cons()
1052 && octets == 4) in tic54x_cons()
1067 emitting_long = octets == 4; in tic54x_cons()
1068 emit_expr (&expn, (octets == 1) ? 2 : octets); in tic54x_cons()
1226 int octets = 0; in tic54x_space() local
[all …]
/toolchain/binutils/binutils-2.25/binutils/po/
Dfr.po1707 msgstr " %s bloc d'octets : "
2626 msgstr "Il y a %ld octets inutilisés à la fin de la section %s\n"
2976 msgstr "%s: l'index de l'archive devrait avoir %ld entrées de %d octets mais la taille est seulemen…
3052 msgstr "%s: N'est pas un fichier ELF – ne commence pas par les octets magiques\n"
4051 " -i --interleave [<nombre>] Copier seulement N octets tous les <nombre> octets\n"
4078 " --reverse-bytes=<num> Inverser <num> octets à la fois dans les sections de sortie ave…
4424 msgstr "ne peut pas inverser les octets : la longueur de la section %s doit être équitablement divi…
4497 msgstr "le nombre d'octets à inverser doit être positif et paire"
4530 msgstr "le nombre d'octets ne peut être plus petit que celui de l'intercalage"
4693 " --insn-width=LARGEUR afficher LARGEUR octets sur une seule ligne avec -d\n"
[all …]
/toolchain/binutils/binutils-2.25/gas/po/
Dfr.po2142 msgstr "réadressages %s n'entre pas dans %d octets"
2558 msgstr "ldr vers le registre 15 doit être aligné sur 4 octets"
3077 msgstr "alignements plus grand que %d octets ne sont pas supportés dans les sections .text"
3342 msgstr "assembler pour un système à octets de poids fort"
3346 msgstr "assembler pour un système à octets de poids faible"
3988 msgstr "largeur du champ %lu trop grande pour s'insérer dans %d octets: tronqué à %d bits"
4257 msgstr "alignement de section doit être >= 4 octets pour garantir la sécurité de MULS/MULU"
4520 msgstr "problème interne d'inconsistance: %s appelé pour %d octets"
5046 msgstr "-G n Place données <= n octets dans la zone des petites données\n"
5076 msgstr "-mdword Marquer le fichier comme utilisant un alignement de pile de 8 octets\n"
[all …]
/toolchain/binutils/binutils-2.25/bfd/po/
Dfr.po1058 …tr "attention: %B utilise des wchar_t de %u octets alors que la sortie doit utiliser des wchar_t d…
2261 msgstr "%B: édition de liens pour des fichiers à octets de poids faible avec des fichiers à octets
3361 "%B: compilé pour un système à octets de poids fort alors que la cible\n"
3362 "est un système à octets de poids faible"
3367 "%B: compilé pour un système à octets de poids faible alors que la cible\n"
3368 "est un système à octets de poids fort"
3417 msgstr "bfd_mach_o_read_symtab_symbol: impossible de lire %d octets à %lu"
3446 msgstr "bfd_mach_o_read_dysymtab_symbol: impossible de lire %lu octets à %lu"
3461 msgstr "valeur d'ordre des octets de l'en-tête 0x%lx est inconnue"
3532 msgstr "%s: pas de corps pour allouer un symbole de %d octets de longueur\n"
[all …]
/toolchain/binutils/binutils-2.25/ld/po/
Dfr.po768 "les types de système à octets de poids faible ou fort requis\n"
826 msgstr "%X%P: la région «%s» est débordée de %ld octets\n"
855 msgstr "%P: AVERTISSEMENT: modification du début de section %s de %lu octets\n"
1359 msgstr "Lier les objets pour les systèmes à octets de poids faible (little endian)"
1835 msgid "Split output sections every SIZE octets"
1836 msgstr "Découper à la sortie les sections à chaque NOMBRE d'octets"
Dzh_CN.po1646 msgid "Split output sections every SIZE octets"
Dzh_TW.po1603 msgid "Split output sections every SIZE octets"
Dld.pot1856 msgid "Split output sections every SIZE octets"
Duk.po1830 msgid "Split output sections every SIZE octets"
Dbg.po1857 msgid "Split output sections every SIZE octets"
Dja.po1829 msgid "Split output sections every SIZE octets"
Dsv.po1506 msgid "Split output sections every SIZE octets"
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-00013273 octets when calculating section end addresses.
3285 address values and section sizes as bytes, not octets.
3286 (insert_pad) Calculate padding size in octets, and adjust "dot"
3288 (size_input_section) Always adjust "dot" by bytes, not octets.
3290 "dot" by bytes, not octets. Use the larger of the directive size
3291 or octets_per_byte for the number of octets actually allocated in
3294 (lang_one_common) Record size changes in octets.
/toolchain/binutils/binutils-2.25/gprof/po/
Dfr.po264 msgstr "%s : espace insuffisant pour %lu octets dans l'espace de texte\n"
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00017467 * frags.c (frag_new): Calculate fr_fix in octets
7469 (frag_now_fix_octets) New - Return offset in octets (8-bit
7472 Distinguish between octets and bytes in field descriptions.
7473 * listing.c (calc_hex): Account for octets vs bytes when
7476 target is little-endian, print the octets in a word in big-endian
7478 instead of having the octets reversed.
7481 instead of octets.
7487 offset (bytes) is adjusted by the frag offset (octets) converted
7491 size mask) in octets. Don't modify the section size in order to

12