Searched refs:GGA_RELOC_ONLY (Results 1 – 3 of 3) sorted by relevance
107 GGA_RELOC_ONLY = 1, enumerator3017 || mips_sym->global_got_area() == GGA_RELOC_ONLY) in reorder_dyn_symbols()5651 mips_sym->set_global_got_area(GGA_RELOC_ONLY); in record_global_got_symbol()5956 if (mips_sym->global_got_area() == GGA_RELOC_ONLY) in add_reloc_only_entries()6155 else if (sym->global_got_area() == GGA_RELOC_ONLY) in count_got_symbols()11701 && mips_sym->global_got_area() == GGA_RELOC_ONLY) in relocate()
259 #define GGA_RELOC_ONLY 1 macro3879 case GGA_RELOC_ONLY: in mips_elf_sort_hash_table_f()4471 else if (h->global_got_area == GGA_RELOC_ONLY) in mips_elf_count_got_symbols()4866 tga.value = GGA_RELOC_ONLY; in mips_elf_multi_got()8977 if (hmips->global_got_area > GGA_RELOC_ONLY) in allocate_dynrelocs()8978 hmips->global_got_area = GGA_RELOC_ONLY; in allocate_dynrelocs()
1300 and R_MIPS_64; limit global_got_area to GGA_RELOC_ONLY instead.1319 Set the global_got_area of a forced-local GGA_RELOC_ONLY symbol1329 * elfxx-mips.c (GGA_NORMAL, GGA_RELOC_ONLY, GGA_NONE): New macros.