Searched refs:GGA_NONE (Results 1 – 3 of 3) sorted by relevance
260 #define GGA_NONE 2 macro1277 ret->global_got_area = GGA_NONE; in mips_elf_link_hash_newfunc()3285 else if (entry->symndx >= 0 || entry->d.h->global_got_area == GGA_NONE) in mips_elf_count_got_entry()3691 BFD_ASSERT (h == NULL || h->global_got_area == GGA_NONE); in mips_elf_create_local_got_entry()3870 case GGA_NONE: in mips_elf_sort_hash_table_f()4153 BFD_ASSERT (h->global_got_area == GGA_NONE); in mips_elf_recreate_got()4455 if (h->global_got_area != GGA_NONE) in mips_elf_count_got_symbols()4463 h->global_got_area = GGA_NONE; in mips_elf_count_got_symbols()4470 h->global_got_area = GGA_NONE; in mips_elf_count_got_symbols()4712 && entry->d.h->global_got_area != GGA_NONE) in mips_elf_set_global_got_area()[all …]
1320 to GGA_NONE.1329 * elfxx-mips.c (GGA_NORMAL, GGA_RELOC_ONLY, GGA_NONE): New macros.1336 (mips_elf_recreate_got): Assert that h->global_got_area == GGA_NONE1341 Set it to GGA_NONE for all forced-local symbols.1351 Set the indirect symbol's area to GGA_NONE.
108 GGA_NONE = 2 enumerator1010 pointer_equality_needed_(false), global_got_area_(GGA_NONE), in Mips_symbol()2186 gold_assert(sym->global_got_area() != GGA_NONE); in get_primary_got_offset()2990 gold_assert(area1 != GGA_NONE && area1 != GGA_NONE); in got_offset_compare()5650 if (mips_sym->global_got_area() == GGA_NONE) in record_global_got_symbol()5819 if (mips_sym->global_got_area() == GGA_NONE && !entry->is_tls_entry()) in add_local_entries()6154 sym->set_global_got_area(GGA_NONE); in count_got_symbols()6228 || entry->sym()->global_got_area() == GGA_NONE) in count_got_entry()6531 && mips_sym->global_got_area() == GGA_NONE in do_write()