Searched refs:all_local_syms (Results 1 – 6 of 6) sorted by relevance
334 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local357 all_local_syms = (Elf_Internal_Sym **) bfd_zmalloc (amt); in elf32_m68hc11_size_stubs()358 if (all_local_syms == NULL) in elf32_m68hc11_size_stubs()385 free (all_local_syms); in elf32_m68hc11_size_stubs()389 all_local_syms[bfd_indx] = local_syms; in elf32_m68hc11_size_stubs()406 local_syms = all_local_syms[bfd_indx]; in elf32_m68hc11_size_stubs()565 free (all_local_syms); in elf32_m68hc11_size_stubs()569 free (all_local_syms); in elf32_m68hc11_size_stubs()
93 Elf_Internal_Sym ** all_local_syms; member2983 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local2994 all_local_syms = bfd_zmalloc (amt); in get_local_syms()2995 htab->all_local_syms = all_local_syms; in get_local_syms()2996 if (all_local_syms == NULL) in get_local_syms()3026 all_local_syms[bfd_indx] = local_syms; in get_local_syms()3052 if (htab->all_local_syms) in elf32_avr_size_stubs()3092 local_syms = htab->all_local_syms[bfd_indx]; in elf32_avr_size_stubs()3282 free (htab->all_local_syms); in elf32_avr_size_stubs()3286 free (htab->all_local_syms); in elf32_avr_size_stubs()
843 Elf_Internal_Sym **all_local_syms; member3898 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local3906 all_local_syms = bfd_zmalloc (amt); in get_local_syms()3907 htab->all_local_syms = all_local_syms; in get_local_syms()3908 if (all_local_syms == NULL) in get_local_syms()3936 all_local_syms[bfd_indx] = local_syms; in get_local_syms()3990 if (htab->all_local_syms) in elf_metag_size_stubs()4022 local_syms = htab->all_local_syms[bfd_indx]; in elf_metag_size_stubs()4222 free (htab->all_local_syms); in elf_metag_size_stubs()4226 free (htab->all_local_syms); in elf_metag_size_stubs()
949 Elf_Internal_Sym **all_local_syms; member1706 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local1713 all_local_syms = bfd_zmalloc (amt); in get_local_syms()1714 htab->all_local_syms = all_local_syms; in get_local_syms()1715 if (all_local_syms == NULL) in get_local_syms()1743 all_local_syms[bfd_indx] = local_syms; in get_local_syms()1773 if (htab->all_local_syms) in nios2_elf32_size_stubs()1797 local_syms = htab->all_local_syms[bfd_indx]; in nios2_elf32_size_stubs()1993 free (htab->all_local_syms); in nios2_elf32_size_stubs()1997 free (htab->all_local_syms); in nios2_elf32_size_stubs()
1319 all_local_syms member.7702 all_local_syms.7822 (ppc64_elf_link_hash_table_create): Init all_local_syms.9174 bfd_count top_index, input_list, all_local_syms.
2648 bfd_count, top_index, input_list, all_local_syms.