Home | History | Annotate | Download | only in bfd

Lines Matching defs:GOT_FUNCDESC

2119     GOT_UNKNOWN = 0, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE, GOT_FUNCDESC
2746 && (got_type == GOT_NORMAL || got_type == GOT_FUNCDESC))
2761 else if (got_type == GOT_FUNCDESC)
2807 || (h->got.offset != MINUS_ONE && eh->got_type == GOT_FUNCDESC))
3058 if (*local_got_type == GOT_FUNCDESC)
5445 got_type = GOT_FUNCDESC;
5489 if ((old_got_type == GOT_FUNCDESC || got_type == GOT_FUNCDESC)
5495 else if (old_got_type == GOT_FUNCDESC
5496 || got_type == GOT_FUNCDESC)
5570 if (old_got_type != GOT_FUNCDESC && old_got_type != GOT_UNKNOWN)
6156 && sh_elf_hash_entry (h)->got_type != GOT_FUNCDESC)