Home | History | Annotate | Download | only in gold

Lines Matching refs:GGA_NORMAL

105   GGA_NORMAL = 0,
678 // Create global GOT entries, both GGA_NORMAL and GGA_RELOC_ONLY.
2787 // GGA_NORMAL entries always come before GGA_RELOC_ONLY.
2811 if (mips_sym->global_got_area() == GGA_NORMAL
5009 // Create global GOT entries, both GGA_NORMAL and GGA_RELOC_ONLY.
5018 // Add GGA_NORMAL entries.
5030 if (mips_sym->global_got_area() != GGA_NORMAL)
5067 // We need to allocate space in the primary GOT for GGA_NORMAL entries
9294 mips_sym->set_global_got_area(GGA_NORMAL);
9327 mips_sym->set_global_got_area(GGA_NORMAL);