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
2747 && (got_type == GOT_NORMAL || got_type == GOT_FUNCDESC))
2762 else if (got_type == GOT_FUNCDESC)
2808 || (h->got.offset != MINUS_ONE && eh->got_type == GOT_FUNCDESC))
3060 if (*local_got_type == GOT_FUNCDESC)
5448 got_type = GOT_FUNCDESC;
5492 if ((old_got_type == GOT_FUNCDESC || got_type == GOT_FUNCDESC)
5498 else if (old_got_type == GOT_FUNCDESC
5499 || got_type == GOT_FUNCDESC)
5573 GOT_FUNCDESC && old_got_type != GOT_UNKNOWN)
6159 && sh_elf_hash_entry (h)->got_type != GOT_FUNCDESC)