Home
last modified time | relevance | path

Searched refs:gp_undefined (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dcoff-alpha.c741 bfd_boolean gp_undefined; in alpha_ecoff_get_relocated_section_contents() local
763 gp_undefined = FALSE; in alpha_ecoff_get_relocated_section_contents()
795 gp_undefined = TRUE; in alpha_ecoff_get_relocated_section_contents()
847 if (r == bfd_reloc_ok && gp_undefined) in alpha_ecoff_get_relocated_section_contents()
883 if (r == bfd_reloc_ok && gp_undefined) in alpha_ecoff_get_relocated_section_contents()
1083 gp_undefined = FALSE; in alpha_ecoff_get_relocated_section_contents()
1341 bfd_boolean gp_undefined; in alpha_relocate_section() local
1461 gp_undefined = (gp == 0); in alpha_relocate_section()
1788 gp_undefined = FALSE; in alpha_relocate_section()
1956 if (gp_usedp && gp_undefined) in alpha_relocate_section()
[all …]
Dcoff-mips.c797 bfd_boolean gp_undefined; in mips_relocate_section() local
852 gp_undefined = TRUE; in mips_relocate_section()
854 gp_undefined = FALSE; in mips_relocate_section()
941 if (gp_undefined) in mips_relocate_section()
950 gp_undefined = FALSE; in mips_relocate_section()