Lines Matching refs:GOT_FUNCDESC
2411 GOT_UNKNOWN = 0, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE, GOT_FUNCDESC enumerator
3069 && (got_type == GOT_NORMAL || got_type == GOT_FUNCDESC)) in allocate_dynrelocs()
3082 else if (got_type == GOT_FUNCDESC) in allocate_dynrelocs()
3152 || (h->got.offset != MINUS_ONE && eh->got_type == GOT_FUNCDESC)) in allocate_dynrelocs()
3426 if (*local_got_type == GOT_FUNCDESC) in sh_elf_size_dynamic_sections()
6183 got_type = GOT_FUNCDESC; in sh_elf_check_relocs()
6254 if ((old_got_type == GOT_FUNCDESC || got_type == GOT_FUNCDESC) in sh_elf_check_relocs()
6259 else if (old_got_type == GOT_FUNCDESC in sh_elf_check_relocs()
6260 || got_type == GOT_FUNCDESC) in sh_elf_check_relocs()
6336 if (old_got_type != GOT_FUNCDESC && old_got_type != GOT_UNKNOWN) in sh_elf_check_relocs()
6895 && sh_elf_hash_entry (h)->got_type != GOT_FUNCDESC) in sh_elf_finish_dynamic_symbol()