Searched refs:bfd_set_gp_size (Results 1 – 12 of 12) sorted by relevance
| /NextBSD/contrib/binutils/bfd/ |
| HD | bfd.c | 984 bfd_set_gp_size (bfd *abfd, unsigned int i) in bfd_set_gp_size() function
|
| HD | bfd-in2.h | 4806 void bfd_set_gp_size (bfd *abfd, unsigned int i);
|
| HD | ChangeLog-9193 | 1362 (bfd_set_gp_size): Handle ELF targets. 4063 * bfd.c (bfd_get_gp_size, bfd_set_gp_size): New functions.
|
| HD | ChangeLog-0001 | 3345 (bfd_set_gp_size): Make param unsigned.
|
| HD | ChangeLog-9495 | 8776 (bfd_set_gp_size): Can't set gp value on an archive.
|
| /NextBSD/contrib/binutils/ld/ |
| HD | ldlang.c | 2834 bfd_set_gp_size (output, g_switch_value); in open_output() 5452 bfd_set_gp_size (entry->the_bfd, g_switch_value); in ldlang_add_file()
|
| HD | ChangeLog-9197 | 5158 * ldlang.c (lookup_name): don't call bfd_set_gp_size. 6534 * ldlang.c (open_output): Call bfd_set_gp_size on new BFD.
|
| /NextBSD/gnu/usr.bin/binutils/libbfd/ |
| HD | bfd.h | 4813 void bfd_set_gp_size (bfd *abfd, unsigned int i);
|
| /NextBSD/contrib/binutils/gas/config/ |
| HD | tc-mips.c | 1874 bfd_set_gp_size (stdoutput, g_switch_value); in md_begin() 12699 bfd_set_gp_size (stdoutput, 0); in s_option() 12992 bfd_set_gp_size (stdoutput, 0); in s_abicalls()
|
| HD | tc-alpha.c | 4945 bfd_set_gp_size (stdoutput, g_switch_value); in md_begin()
|
| HD | tc-score.c | 6632 bfd_set_gp_size (stdoutput, g_switch_value); in md_begin()
|
| /NextBSD/contrib/binutils/gas/ |
| HD | ChangeLog-9295 | 6590 bfd_set_gp_size here, it's done in md_begin. Don't permit -G with 10763 * config/tc-mips.c (md_assemble): Call bfd_set_gp_size only for
|