HomeSort by: relevance | last modified time | path
    Searched defs:all_local_syms (Results 1 - 17 of 17) 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/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.old/dist/bfd/
elf32-m68hc1x.c 334 Elf_Internal_Sym *local_syms, **all_local_syms; local
357 all_local_syms = (Elf_Internal_Sym **) bfd_zmalloc (amt);
358 if (all_local_syms == NULL)
385 free (all_local_syms);
389 all_local_syms[bfd_indx] = local_syms;
406 local_syms = all_local_syms[bfd_indx];
565 free (all_local_syms);
569 free (all_local_syms);
elf32-metag.c 824 Elf_Internal_Sym **all_local_syms; member in struct:elf_metag_link_hash_table
3612 Elf_Internal_Sym *local_syms, **all_local_syms; local
3620 all_local_syms = bfd_zmalloc (amt);
3621 htab->all_local_syms = all_local_syms;
3622 if (all_local_syms == NULL)
3650 all_local_syms[bfd_indx] = local_syms;
3704 if (htab->all_local_syms)
3736 local_syms = htab->all_local_syms[bfd_indx];
3936 free (htab->all_local_syms);
    [all...]
elf32-avr.c 93 Elf_Internal_Sym ** all_local_syms; member in struct:elf32_avr_link_hash_table
3562 Elf_Internal_Sym *local_syms, **all_local_syms;
3573 all_local_syms = bfd_zmalloc (amt);
3574 htab->all_local_syms = all_local_syms;
3575 if (all_local_syms == NULL)
3605 all_local_syms[bfd_indx] = local_syms;
3631 if (htab->all_local_syms)
3671 local_syms = htab->all_local_syms[bfd_indx];
3861 free (htab->all_local_syms);
3561 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
2474 Elf_Internal_Sym *local_syms, **all_local_syms; local
2485 all_local_syms = bfd_zmalloc (amt);
2486 htab->all_local_syms = all_local_syms;
2487 if (all_local_syms == NULL)
2517 all_local_syms[bfd_indx] = local_syms;
2648 if (htab->all_local_syms)
2680 local_syms = htab->all_local_syms[bfd_indx];
2881 free (htab->all_local_syms);
    [all...]
elf32-nios2.c 1798 Elf_Internal_Sym **all_local_syms; member in struct:elf32_nios2_link_hash_table
2559 Elf_Internal_Sym *local_syms, **all_local_syms; local
2566 all_local_syms = bfd_zmalloc (amt);
2567 htab->all_local_syms = all_local_syms;
2568 if (all_local_syms == NULL)
2596 all_local_syms[bfd_indx] = local_syms;
2626 if (htab->all_local_syms)
2650 local_syms = htab->all_local_syms[bfd_indx];
2846 free (htab->all_local_syms);
    [all...]

Completed in 69 milliseconds