Home
last modified time | relevance | path

Searched refs:sindex (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dieee.c237 unsigned int sindex) in ieee_write_expression() argument
306 (bfd_byte) (sindex + IEEE_SECTION_NUMBER_BASE)) in ieee_write_expression()
1095 get_section_entry (bfd *abfd, ieee_data_type *ieee, unsigned int sindex) in get_section_entry() argument
1097 if (sindex >= ieee->section_table_size) in get_section_entry()
1106 while (c <= sindex) in get_section_entry()
1122 if (ieee->section_table[sindex] == (asection *) NULL) in get_section_entry()
1129 sprintf (tmp, " fsec%4d", sindex); in get_section_entry()
1131 ieee->section_table[sindex] = section; in get_section_entry()
1132 section->target_index = sindex; in get_section_entry()
1133 ieee->section_table[sindex] = section; in get_section_entry()
[all …]
Delf32-avr.c979 unsigned int sindex; in avr_get_stub_addr() local
984 for (sindex = 0; sindex < htab->amt_max_entry_cnt; sindex ++) in avr_get_stub_addr()
985 if (htab->amt_destination_addr[sindex] == srel) in avr_get_stub_addr()
986 return htab->amt_stub_offsets[sindex] + stub_sec_addr; in avr_get_stub_addr()
Delfxx-mips.c1440 unsigned long sindex; in mips_elf_create_procedure_table() local
1454 sindex = strlen (no_name_func) + 1; in mips_elf_create_procedure_table()
1506 rp->irpss = sindex; in mips_elf_create_procedure_table()
1508 sindex += strlen (sv[i]) + 1; in mips_elf_create_procedure_table()
1512 size = sizeof (struct rpdr_ext) * (count + 2) + sindex; in mips_elf_create_procedure_table()
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c5464 int sindex; in get_elf_section_flags() local
5525 case SHF_WRITE: sindex = 0; break; in get_elf_section_flags()
5526 case SHF_ALLOC: sindex = 1; break; in get_elf_section_flags()
5527 case SHF_EXECINSTR: sindex = 2; break; in get_elf_section_flags()
5528 case SHF_MERGE: sindex = 3; break; in get_elf_section_flags()
5529 case SHF_STRINGS: sindex = 4; break; in get_elf_section_flags()
5530 case SHF_INFO_LINK: sindex = 5; break; in get_elf_section_flags()
5531 case SHF_LINK_ORDER: sindex = 6; break; in get_elf_section_flags()
5532 case SHF_OS_NONCONFORMING: sindex = 7; break; in get_elf_section_flags()
5533 case SHF_GROUP: sindex = 8; break; in get_elf_section_flags()
[all …]
/toolchain/binutils/binutils-2.27/gas/po/
Dfr.po3304 msgstr "l'instruction n'accepte pas un adressage désindexé"
3328 msgstr "l'instruction n'accepte pas l'adressage désindexé"
3482 msgstr "expression désindexée utilisée dans une instruction de préchargement"