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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 1668 struct elf_link_hash_entry *elfh;
1686 elfh = (struct elf_link_hash_entry *) bh;
1687 elfh->type = ELF_ST_INFO (STB_LOCAL, STT_FUNC);
1688 elfh->size = size;
1689 elfh->forced_local = 1;
1691 elfh->other = ELF_ST_SET_MICROMIPS (elfh->other);
1705 struct elf_link_hash_entry *elfh;
1728 elfh = (struct elf_link_hash_entry *) bh;
1729 elfh->type = ELF_ST_INFO (STB_LOCAL, ELF_ST_TYPE (h->root.type))
1659 struct elf_link_hash_entry *elfh; local
1696 struct elf_link_hash_entry *elfh; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 1671 struct elf_link_hash_entry *elfh;
1689 elfh = (struct elf_link_hash_entry *) bh;
1690 elfh->type = ELF_ST_INFO (STB_LOCAL, STT_FUNC);
1691 elfh->size = size;
1692 elfh->forced_local = 1;
1694 elfh->other = ELF_ST_SET_MICROMIPS (elfh->other);
1708 struct elf_link_hash_entry *elfh;
1731 elfh = (struct elf_link_hash_entry *) bh;
1732 elfh->type = ELF_ST_INFO (STB_LOCAL, ELF_ST_TYPE (h->root.type))
1662 struct elf_link_hash_entry *elfh; local
1699 struct elf_link_hash_entry *elfh; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 1671 struct elf_link_hash_entry *elfh;
1689 elfh = (struct elf_link_hash_entry *) bh;
1690 elfh->type = ELF_ST_INFO (STB_LOCAL, STT_FUNC);
1691 elfh->size = size;
1692 elfh->forced_local = 1;
1694 elfh->other = ELF_ST_SET_MICROMIPS (elfh->other);
1708 struct elf_link_hash_entry *elfh;
1731 elfh = (struct elf_link_hash_entry *) bh;
1732 elfh->type = ELF_ST_INFO (STB_LOCAL, ELF_ST_TYPE (h->root.type))
1662 struct elf_link_hash_entry *elfh; local
1699 struct elf_link_hash_entry *elfh; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 1678 struct elf_link_hash_entry *elfh;
1696 elfh = (struct elf_link_hash_entry *) bh;
1697 elfh->type = ELF_ST_INFO (STB_LOCAL, STT_FUNC);
1698 elfh->size = size;
1699 elfh->forced_local = 1;
1701 elfh->other = ELF_ST_SET_MICROMIPS (elfh->other);
1715 struct elf_link_hash_entry *elfh;
1738 elfh = (struct elf_link_hash_entry *) bh;
1739 elfh->type = ELF_ST_INFO (STB_LOCAL, ELF_ST_TYPE (h->root.type))
1669 struct elf_link_hash_entry *elfh; local
1706 struct elf_link_hash_entry *elfh; local
    [all...]

Completed in 37 milliseconds