HomeSort by: relevance | last modified time | path
    Searched defs:GOT_FUNCDESC (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-sh.c 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)
5449 got_type = GOT_FUNCDESC;
5493 if ((old_got_type == GOT_FUNCDESC || got_type == GOT_FUNCDESC)
5499 else if (old_got_type == GOT_FUNCDESC
5500 || got_type == GOT_FUNCDESC)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-sh.c 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)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-sh.c 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)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-sh.c 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))
3059 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)
    [all...]

Completed in 27 milliseconds