Searched refs:elf_gp_size (Results 1 - 20 of 20) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dbfd.c915 return elf_gp_size (abfd);
943 elf_gp_size (abfd) = i;
H A Delf32-i370.c514 if (h->size <= elf_gp_size (dynobj))
528 if (h->size <= elf_gp_size (dynobj))
H A Delf-bfd.h1388 #define elf_gp_size(bfd) (elf_tdata(bfd) -> gp_size)
1386 #define elf_gp_size macro
H A Delfxx-mips.c5119 if (asym->value > elf_gp_size (abfd)
5763 if (sym->st_size > elf_gp_size (abfd)
10554 tab[0].gt_header.gt_current_g_value = elf_gp_size (abfd);
H A Delf64-alpha.c1183 && sym->st_size <= elf_gp_size (abfd))
H A Delf32-ppc.c2710 && sym->st_size <= elf_gp_size (abfd)
H A Delfxx-ia64.c1617 && sym->st_size <= elf_gp_size (abfd))
/haiku-buildtools/binutils/bfd/
H A Delf32-i370.c530 if (h->size <= elf_gp_size (dynobj))
544 if (h->size <= elf_gp_size (dynobj))
H A Dbfd.c1212 return elf_gp_size (abfd);
1240 elf_gp_size (abfd) = i;
H A Delf-bfd.h1870 #define elf_gp_size(bfd) (elf_tdata(bfd) -> gp_size)
1868 #define elf_gp_size macro
H A Delf32-score.c3016 if (sym->st_size > elf_gp_size (abfd))
3038 if (asym->value > elf_gp_size (abfd))
H A Delf32-score7.c2825 if (sym->st_size > elf_gp_size (abfd))
2847 if (asym->value > elf_gp_size (abfd))
H A Delf32-microblaze.c3409 && sym->st_size <= elf_gp_size (abfd))
H A Delf64-alpha.c1237 && sym->st_size <= elf_gp_size (abfd))
H A Delfnn-ia64.c1042 && sym->st_size <= elf_gp_size (abfd))
H A Delf64-ia64-vms.c863 && sym->st_size <= elf_gp_size (abfd))
H A Delf32-nios2.c6131 && sym->st_size <= elf_gp_size (abfd)
H A Delfxx-mips.c6939 if (asym->value > elf_gp_size (abfd)
7613 if (sym->st_size > elf_gp_size (abfd)
14916 tab[0].gt_header.gt_current_g_value = elf_gp_size (abfd);
H A Delf32-ppc.c3740 && sym->st_size <= elf_gp_size (abfd))
H A Delf32-nds32.c3091 if (sym->st_size > elf_gp_size (abfd)

Completed in 775 milliseconds