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

  /src/external/gpl3/binutils/dist/bfd/
elf32-m68hc1x.c 333 Elf_Internal_Sym *local_syms, **all_local_syms; local
356 all_local_syms = (Elf_Internal_Sym **) bfd_zmalloc (amt);
357 if (all_local_syms == NULL)
384 free (all_local_syms);
388 all_local_syms[bfd_indx] = local_syms;
405 local_syms = all_local_syms[bfd_indx];
564 free (all_local_syms);
568 free (all_local_syms);
elf32-metag.c 824 Elf_Internal_Sym **all_local_syms; member in struct:elf_metag_link_hash_table
3577 Elf_Internal_Sym *local_syms, **all_local_syms; local
3585 all_local_syms = bfd_zmalloc (amt);
3586 htab->all_local_syms = all_local_syms;
3587 if (all_local_syms == NULL)
3615 all_local_syms[bfd_indx] = local_syms;
3669 if (htab->all_local_syms)
3701 local_syms = htab->all_local_syms[bfd_indx];
3901 free (htab->all_local_syms);
    [all...]
elf32-avr.c 93 Elf_Internal_Sym ** all_local_syms; member in struct:elf32_avr_link_hash_table
3558 Elf_Internal_Sym *local_syms, **all_local_syms;
3569 all_local_syms = bfd_zmalloc (amt);
3570 htab->all_local_syms = all_local_syms;
3571 if (all_local_syms == NULL)
3601 all_local_syms[bfd_indx] = local_syms;
3627 if (htab->all_local_syms)
3667 local_syms = htab->all_local_syms[bfd_indx];
3857 free (htab->all_local_syms);
3557 Elf_Internal_Sym *local_syms, **all_local_syms; local
    [all...]
elf32-hppa.c 270 Elf_Internal_Sym **all_local_syms; member in struct:elf32_hppa_link_hash_table
2473 Elf_Internal_Sym *local_syms, **all_local_syms; local
2484 all_local_syms = bfd_zmalloc (amt);
2485 htab->all_local_syms = all_local_syms;
2486 if (all_local_syms == NULL)
2516 all_local_syms[bfd_indx] = local_syms;
2647 if (htab->all_local_syms)
2679 local_syms = htab->all_local_syms[bfd_indx];
2880 free (htab->all_local_syms);
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m68hc1x.c 333 Elf_Internal_Sym *local_syms, **all_local_syms; local
356 all_local_syms = (Elf_Internal_Sym **) bfd_zmalloc (amt);
357 if (all_local_syms == NULL)
384 free (all_local_syms);
388 all_local_syms[bfd_indx] = local_syms;
405 local_syms = all_local_syms[bfd_indx];
564 free (all_local_syms);
568 free (all_local_syms);
elf32-metag.c 824 Elf_Internal_Sym **all_local_syms; member in struct:elf_metag_link_hash_table
3613 Elf_Internal_Sym *local_syms, **all_local_syms; local
3621 all_local_syms = bfd_zmalloc (amt);
3622 htab->all_local_syms = all_local_syms;
3623 if (all_local_syms == NULL)
3651 all_local_syms[bfd_indx] = local_syms;
3705 if (htab->all_local_syms)
3737 local_syms = htab->all_local_syms[bfd_indx];
3937 free (htab->all_local_syms);
    [all...]
elf32-avr.c 93 Elf_Internal_Sym ** all_local_syms; member in struct:elf32_avr_link_hash_table
3557 Elf_Internal_Sym *local_syms, **all_local_syms;
3568 all_local_syms = bfd_zmalloc (amt);
3569 htab->all_local_syms = all_local_syms;
3570 if (all_local_syms == NULL)
3600 all_local_syms[bfd_indx] = local_syms;
3626 if (htab->all_local_syms)
3666 local_syms = htab->all_local_syms[bfd_indx];
3856 free (htab->all_local_syms);
3556 Elf_Internal_Sym *local_syms, **all_local_syms; local
    [all...]
elf32-hppa.c 270 Elf_Internal_Sym **all_local_syms; member in struct:elf32_hppa_link_hash_table
2473 Elf_Internal_Sym *local_syms, **all_local_syms; local
2484 all_local_syms = bfd_zmalloc (amt);
2485 htab->all_local_syms = all_local_syms;
2486 if (all_local_syms == NULL)
2516 all_local_syms[bfd_indx] = local_syms;
2647 if (htab->all_local_syms)
2679 local_syms = htab->all_local_syms[bfd_indx];
2880 free (htab->all_local_syms);
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m68hc1x.c 333 Elf_Internal_Sym *local_syms, **all_local_syms; local
356 all_local_syms = (Elf_Internal_Sym **) bfd_zmalloc (amt);
357 if (all_local_syms == NULL)
384 free (all_local_syms);
388 all_local_syms[bfd_indx] = local_syms;
405 local_syms = all_local_syms[bfd_indx];
564 free (all_local_syms);
568 free (all_local_syms);
elf32-metag.c 824 Elf_Internal_Sym **all_local_syms; member in struct:elf_metag_link_hash_table
3611 Elf_Internal_Sym *local_syms, **all_local_syms; local
3619 all_local_syms = bfd_zmalloc (amt);
3620 htab->all_local_syms = all_local_syms;
3621 if (all_local_syms == NULL)
3649 all_local_syms[bfd_indx] = local_syms;
3703 if (htab->all_local_syms)
3735 local_syms = htab->all_local_syms[bfd_indx];
3935 free (htab->all_local_syms);
    [all...]
elf32-avr.c 93 Elf_Internal_Sym ** all_local_syms; member in struct:elf32_avr_link_hash_table
3557 Elf_Internal_Sym *local_syms, **all_local_syms;
3568 all_local_syms = bfd_zmalloc (amt);
3569 htab->all_local_syms = all_local_syms;
3570 if (all_local_syms == NULL)
3600 all_local_syms[bfd_indx] = local_syms;
3626 if (htab->all_local_syms)
3666 local_syms = htab->all_local_syms[bfd_indx];
3856 free (htab->all_local_syms);
3556 Elf_Internal_Sym *local_syms, **all_local_syms; local
    [all...]
elf32-hppa.c 270 Elf_Internal_Sym **all_local_syms; member in struct:elf32_hppa_link_hash_table
2473 Elf_Internal_Sym *local_syms, **all_local_syms; local
2484 all_local_syms = bfd_zmalloc (amt);
2485 htab->all_local_syms = all_local_syms;
2486 if (all_local_syms == NULL)
2516 all_local_syms[bfd_indx] = local_syms;
2647 if (htab->all_local_syms)
2679 local_syms = htab->all_local_syms[bfd_indx];
2880 free (htab->all_local_syms);
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-m68hc1x.c 333 Elf_Internal_Sym *local_syms, **all_local_syms; local
356 all_local_syms = (Elf_Internal_Sym **) bfd_zmalloc (amt);
357 if (all_local_syms == NULL)
384 free (all_local_syms);
388 all_local_syms[bfd_indx] = local_syms;
405 local_syms = all_local_syms[bfd_indx];
564 free (all_local_syms);
568 free (all_local_syms);
elf32-metag.c 824 Elf_Internal_Sym **all_local_syms; member in struct:elf_metag_link_hash_table
3576 Elf_Internal_Sym *local_syms, **all_local_syms; local
3584 all_local_syms = bfd_zmalloc (amt);
3585 htab->all_local_syms = all_local_syms;
3586 if (all_local_syms == NULL)
3614 all_local_syms[bfd_indx] = local_syms;
3668 if (htab->all_local_syms)
3700 local_syms = htab->all_local_syms[bfd_indx];
3900 free (htab->all_local_syms);
    [all...]
elf32-avr.c 93 Elf_Internal_Sym ** all_local_syms; member in struct:elf32_avr_link_hash_table
3558 Elf_Internal_Sym *local_syms, **all_local_syms;
3569 all_local_syms = bfd_zmalloc (amt);
3570 htab->all_local_syms = all_local_syms;
3571 if (all_local_syms == NULL)
3601 all_local_syms[bfd_indx] = local_syms;
3627 if (htab->all_local_syms)
3667 local_syms = htab->all_local_syms[bfd_indx];
3857 free (htab->all_local_syms);
3557 Elf_Internal_Sym *local_syms, **all_local_syms; local
    [all...]
elf32-hppa.c 270 Elf_Internal_Sym **all_local_syms; member in struct:elf32_hppa_link_hash_table
2473 Elf_Internal_Sym *local_syms, **all_local_syms; local
2484 all_local_syms = bfd_zmalloc (amt);
2485 htab->all_local_syms = all_local_syms;
2486 if (all_local_syms == NULL)
2516 all_local_syms[bfd_indx] = local_syms;
2647 if (htab->all_local_syms)
2679 local_syms = htab->all_local_syms[bfd_indx];
2880 free (htab->all_local_syms);
    [all...]

Completed in 64 milliseconds