Home
last modified time | relevance | path

Searched refs:all_local_syms (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf32-m68hc1x.c315 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local
338 all_local_syms = (Elf_Internal_Sym **) bfd_zmalloc (amt); in elf32_m68hc11_size_stubs()
339 if (all_local_syms == NULL) in elf32_m68hc11_size_stubs()
366 free (all_local_syms); in elf32_m68hc11_size_stubs()
370 all_local_syms[bfd_indx] = local_syms; in elf32_m68hc11_size_stubs()
388 local_syms = all_local_syms[bfd_indx]; in elf32_m68hc11_size_stubs()
542 free (all_local_syms); in elf32_m68hc11_size_stubs()
546 free (all_local_syms); in elf32_m68hc11_size_stubs()
H A Delf32-hppa.c245 Elf_Internal_Sym **all_local_syms; member
2526 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local
2534 all_local_syms = bfd_zmalloc (amt); in get_local_syms()
2535 htab->all_local_syms = all_local_syms; in get_local_syms()
2536 if (all_local_syms == NULL) in get_local_syms()
2566 all_local_syms[bfd_indx] = local_syms; in get_local_syms()
2695 if (htab->all_local_syms) in elf32_hppa_size_stubs()
2727 local_syms = htab->all_local_syms[bfd_indx]; in elf32_hppa_size_stubs()
2921 free (htab->all_local_syms); in elf32_hppa_size_stubs()
2925 free (htab->all_local_syms); in elf32_hppa_size_stubs()
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-m68hc1x.c334 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local
357 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()
H A Delf32-avr.c93 Elf_Internal_Sym ** all_local_syms; member
3545 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local
3556 all_local_syms = bfd_zmalloc (amt); in get_local_syms()
3557 htab->all_local_syms = all_local_syms; in get_local_syms()
3558 if (all_local_syms == NULL) in get_local_syms()
3588 all_local_syms[bfd_indx] = local_syms; in get_local_syms()
3614 if (htab->all_local_syms) in elf32_avr_size_stubs()
3654 local_syms = htab->all_local_syms[bfd_indx]; in elf32_avr_size_stubs()
3844 free (htab->all_local_syms); in elf32_avr_size_stubs()
3848 free (htab->all_local_syms); in elf32_avr_size_stubs()
H A Delf32-metag.c824 Elf_Internal_Sym **all_local_syms; member
3612 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local
3620 all_local_syms = bfd_zmalloc (amt); in get_local_syms()
3621 htab->all_local_syms = all_local_syms; in get_local_syms()
3622 if (all_local_syms == NULL) in get_local_syms()
3650 all_local_syms[bfd_indx] = local_syms; in get_local_syms()
3704 if (htab->all_local_syms) in elf_metag_size_stubs()
3736 local_syms = htab->all_local_syms[bfd_indx]; in elf_metag_size_stubs()
3936 free (htab->all_local_syms); in elf_metag_size_stubs()
3940 free (htab->all_local_syms); in elf_metag_size_stubs()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-m68hc1x.c334 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local
357 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()
H A Delf32-avr.c94 Elf_Internal_Sym ** all_local_syms; member
3455 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local
3466 all_local_syms = bfd_zmalloc (amt); in get_local_syms()
3467 htab->all_local_syms = all_local_syms; in get_local_syms()
3468 if (all_local_syms == NULL) in get_local_syms()
3498 all_local_syms[bfd_indx] = local_syms; in get_local_syms()
3524 if (htab->all_local_syms) in elf32_avr_size_stubs()
3564 local_syms = htab->all_local_syms[bfd_indx]; in elf32_avr_size_stubs()
3754 free (htab->all_local_syms); in elf32_avr_size_stubs()
3758 free (htab->all_local_syms); in elf32_avr_size_stubs()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-m68hc1x.c334 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local
357 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()
H A Delf32-avr.c93 Elf_Internal_Sym ** all_local_syms; member
3545 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local
3556 all_local_syms = bfd_zmalloc (amt); in get_local_syms()
3557 htab->all_local_syms = all_local_syms; in get_local_syms()
3558 if (all_local_syms == NULL) in get_local_syms()
3588 all_local_syms[bfd_indx] = local_syms; in get_local_syms()
3614 if (htab->all_local_syms) in elf32_avr_size_stubs()
3654 local_syms = htab->all_local_syms[bfd_indx]; in elf32_avr_size_stubs()
3844 free (htab->all_local_syms); in elf32_avr_size_stubs()
3848 free (htab->all_local_syms); in elf32_avr_size_stubs()
H A Delf32-metag.c824 Elf_Internal_Sym **all_local_syms; member
3612 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local
3620 all_local_syms = bfd_zmalloc (amt); in get_local_syms()
3621 htab->all_local_syms = all_local_syms; in get_local_syms()
3622 if (all_local_syms == NULL) in get_local_syms()
3650 all_local_syms[bfd_indx] = local_syms; in get_local_syms()
3704 if (htab->all_local_syms) in elf_metag_size_stubs()
3736 local_syms = htab->all_local_syms[bfd_indx]; in elf_metag_size_stubs()
3936 free (htab->all_local_syms); in elf_metag_size_stubs()
3940 free (htab->all_local_syms); in elf_metag_size_stubs()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-m68hc1x.c334 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local
357 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()
H A Delf32-avr.c93 Elf_Internal_Sym ** all_local_syms; member
3545 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local
3556 all_local_syms = bfd_zmalloc (amt); in get_local_syms()
3557 htab->all_local_syms = all_local_syms; in get_local_syms()
3558 if (all_local_syms == NULL) in get_local_syms()
3588 all_local_syms[bfd_indx] = local_syms; in get_local_syms()
3614 if (htab->all_local_syms) in elf32_avr_size_stubs()
3654 local_syms = htab->all_local_syms[bfd_indx]; in elf32_avr_size_stubs()
3844 free (htab->all_local_syms); in elf32_avr_size_stubs()
3848 free (htab->all_local_syms); in elf32_avr_size_stubs()
H A Delf32-metag.c824 Elf_Internal_Sym **all_local_syms; member
3612 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local
3620 all_local_syms = bfd_zmalloc (amt); in get_local_syms()
3621 htab->all_local_syms = all_local_syms; in get_local_syms()
3622 if (all_local_syms == NULL) in get_local_syms()
3650 all_local_syms[bfd_indx] = local_syms; in get_local_syms()
3704 if (htab->all_local_syms) in elf_metag_size_stubs()
3736 local_syms = htab->all_local_syms[bfd_indx]; in elf_metag_size_stubs()
3936 free (htab->all_local_syms); in elf_metag_size_stubs()
3940 free (htab->all_local_syms); in elf_metag_size_stubs()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-m68hc1x.c322 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local
345 all_local_syms = (Elf_Internal_Sym **) bfd_zmalloc (amt); in elf32_m68hc11_size_stubs()
346 if (all_local_syms == NULL) in elf32_m68hc11_size_stubs()
373 free (all_local_syms); in elf32_m68hc11_size_stubs()
377 all_local_syms[bfd_indx] = local_syms; in elf32_m68hc11_size_stubs()
394 local_syms = all_local_syms[bfd_indx]; in elf32_m68hc11_size_stubs()
553 free (all_local_syms); in elf32_m68hc11_size_stubs()
557 free (all_local_syms); in elf32_m68hc11_size_stubs()
H A Delf32-avr.c90 Elf_Internal_Sym ** all_local_syms; member
2636 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local
2647 all_local_syms = bfd_zmalloc (amt); in get_local_syms()
2648 htab->all_local_syms = all_local_syms; in get_local_syms()
2649 if (all_local_syms == NULL) in get_local_syms()
2679 all_local_syms[bfd_indx] = local_syms; in get_local_syms()
2705 if (htab->all_local_syms) in elf32_avr_size_stubs()
2745 local_syms = htab->all_local_syms[bfd_indx]; in elf32_avr_size_stubs()
2935 free (htab->all_local_syms); in elf32_avr_size_stubs()
2939 free (htab->all_local_syms); in elf32_avr_size_stubs()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-m68hc1x.c334 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local
357 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()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-m68hc1x.c334 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local
357 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()
H A Delf32-avr.c93 Elf_Internal_Sym ** all_local_syms; member
3545 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local
3556 all_local_syms = bfd_zmalloc (amt); in get_local_syms()
3557 htab->all_local_syms = all_local_syms; in get_local_syms()
3558 if (all_local_syms == NULL) in get_local_syms()
3588 all_local_syms[bfd_indx] = local_syms; in get_local_syms()
3614 if (htab->all_local_syms) in elf32_avr_size_stubs()
3654 local_syms = htab->all_local_syms[bfd_indx]; in elf32_avr_size_stubs()
3844 free (htab->all_local_syms); in elf32_avr_size_stubs()
3848 free (htab->all_local_syms); in elf32_avr_size_stubs()
H A Delf32-metag.c824 Elf_Internal_Sym **all_local_syms; member
3612 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local
3620 all_local_syms = bfd_zmalloc (amt); in get_local_syms()
3621 htab->all_local_syms = all_local_syms; in get_local_syms()
3622 if (all_local_syms == NULL) in get_local_syms()
3650 all_local_syms[bfd_indx] = local_syms; in get_local_syms()
3704 if (htab->all_local_syms) in elf_metag_size_stubs()
3736 local_syms = htab->all_local_syms[bfd_indx]; in elf_metag_size_stubs()
3936 free (htab->all_local_syms); in elf_metag_size_stubs()
3940 free (htab->all_local_syms); in elf_metag_size_stubs()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-m68hc1x.c330 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local
353 all_local_syms = (Elf_Internal_Sym **) bfd_zmalloc (amt); in elf32_m68hc11_size_stubs()
354 if (all_local_syms == NULL) in elf32_m68hc11_size_stubs()
381 free (all_local_syms); in elf32_m68hc11_size_stubs()
385 all_local_syms[bfd_indx] = local_syms; in elf32_m68hc11_size_stubs()
402 local_syms = all_local_syms[bfd_indx]; in elf32_m68hc11_size_stubs()
561 free (all_local_syms); in elf32_m68hc11_size_stubs()
565 free (all_local_syms); in elf32_m68hc11_size_stubs()
H A Delf32-avr.c91 Elf_Internal_Sym ** all_local_syms; member
2695 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local
2706 all_local_syms = bfd_zmalloc (amt); in get_local_syms()
2707 htab->all_local_syms = all_local_syms; in get_local_syms()
2708 if (all_local_syms == NULL) in get_local_syms()
2738 all_local_syms[bfd_indx] = local_syms; in get_local_syms()
2764 if (htab->all_local_syms) in elf32_avr_size_stubs()
2804 local_syms = htab->all_local_syms[bfd_indx]; in elf32_avr_size_stubs()
2994 free (htab->all_local_syms); in elf32_avr_size_stubs()
2998 free (htab->all_local_syms); in elf32_avr_size_stubs()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-m68hc1x.c335 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local
358 all_local_syms = (Elf_Internal_Sym **) bfd_zmalloc (amt); in elf32_m68hc11_size_stubs()
359 if (all_local_syms == NULL) in elf32_m68hc11_size_stubs()
386 free (all_local_syms); in elf32_m68hc11_size_stubs()
390 all_local_syms[bfd_indx] = local_syms; in elf32_m68hc11_size_stubs()
407 local_syms = all_local_syms[bfd_indx]; in elf32_m68hc11_size_stubs()
566 free (all_local_syms); in elf32_m68hc11_size_stubs()
570 free (all_local_syms); in elf32_m68hc11_size_stubs()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf32-m68hc1x.c316 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local
339 all_local_syms = (Elf_Internal_Sym **) bfd_zmalloc (amt); in elf32_m68hc11_size_stubs()
340 if (all_local_syms == NULL) in elf32_m68hc11_size_stubs()
367 free (all_local_syms); in elf32_m68hc11_size_stubs()
371 all_local_syms[bfd_indx] = local_syms; in elf32_m68hc11_size_stubs()
389 local_syms = all_local_syms[bfd_indx]; in elf32_m68hc11_size_stubs()
543 free (all_local_syms); in elf32_m68hc11_size_stubs()
547 free (all_local_syms); in elf32_m68hc11_size_stubs()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf32-m68hc1x.c316 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local
339 all_local_syms = (Elf_Internal_Sym **) bfd_zmalloc (amt); in elf32_m68hc11_size_stubs()
340 if (all_local_syms == NULL) in elf32_m68hc11_size_stubs()
367 free (all_local_syms); in elf32_m68hc11_size_stubs()
371 all_local_syms[bfd_indx] = local_syms; in elf32_m68hc11_size_stubs()
389 local_syms = all_local_syms[bfd_indx]; in elf32_m68hc11_size_stubs()
543 free (all_local_syms); in elf32_m68hc11_size_stubs()
547 free (all_local_syms); in elf32_m68hc11_size_stubs()
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf32-m68hc1x.c317 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local
340 all_local_syms = (Elf_Internal_Sym **) bfd_zmalloc (amt); in elf32_m68hc11_size_stubs()
341 if (all_local_syms == NULL) in elf32_m68hc11_size_stubs()
368 free (all_local_syms); in elf32_m68hc11_size_stubs()
372 all_local_syms[bfd_indx] = local_syms; in elf32_m68hc11_size_stubs()
390 local_syms = all_local_syms[bfd_indx]; in elf32_m68hc11_size_stubs()
544 free (all_local_syms); in elf32_m68hc11_size_stubs()
548 free (all_local_syms); in elf32_m68hc11_size_stubs()

123