Lines Matching refs:global_got_area
1125 global_got_area() const in global_got_area() function in __anon1e60feb90111::Mips_symbol
1130 set_global_got_area(Global_got_area global_got_area) in set_global_got_area() argument
1131 { this->global_got_area_ = global_got_area; } in set_global_got_area()
2186 gold_assert(sym->global_got_area() != GGA_NONE); in get_primary_got_offset()
2988 unsigned int area1 = mips_sym1->global_got_area(); in got_offset_compare()
2989 unsigned int area2 = mips_sym2->global_got_area(); in got_offset_compare()
3016 if (mips_sym->global_got_area() == GGA_NORMAL in reorder_dyn_symbols()
3017 || mips_sym->global_got_area() == GGA_RELOC_ONLY) in reorder_dyn_symbols()
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()
5891 if (mips_sym->global_got_area() != GGA_NORMAL) in add_global_entries()
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()
6228 || entry->sym()->global_got_area() == GGA_NONE) in count_got_entry()
6531 && mips_sym->global_got_area() == GGA_NONE in do_write()
11701 && mips_sym->global_got_area() == GGA_RELOC_ONLY) in relocate()