HomeSort by: relevance | last modified time | path
    Searched defs:nlocals (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-xstormy16.c 692 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;
698 for (idx = 0; idx < nlocals; ++idx)
690 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; local
elf32-m32c.c 1264 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;
1270 for (idx = 0; idx < nlocals; ++idx)
1258 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; local
elf32-rl78.c 1646 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;
1652 for (idx = 0; idx < nlocals; ++idx)
1640 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xstormy16.c 692 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;
698 for (idx = 0; idx < nlocals; ++idx)
690 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; local
elf32-m32c.c 1259 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;
1265 for (idx = 0; idx < nlocals; ++idx)
1253 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; local
elf32-rl78.c 1641 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;
1647 for (idx = 0; idx < nlocals; ++idx)
1635 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; local
  /src/external/gpl3/gdb/dist/bfd/
elf32-xstormy16.c 692 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;
698 for (idx = 0; idx < nlocals; ++idx)
690 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; local
elf32-m32c.c 1258 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;
1264 for (idx = 0; idx < nlocals; ++idx)
1252 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; local
elf32-rl78.c 1640 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;
1646 for (idx = 0; idx < nlocals; ++idx)
1634 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xstormy16.c 692 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;
698 for (idx = 0; idx < nlocals; ++idx)
690 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; local
elf32-m32c.c 1258 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;
1264 for (idx = 0; idx < nlocals; ++idx)
1252 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; local
elf32-rl78.c 1640 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;
1646 for (idx = 0; idx < nlocals; ++idx)
1634 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; local

Completed in 68 milliseconds