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

  /src/usr.sbin/sysinst/
gpt.c 85 struct part_type_desc gent; member in struct:gpt_ptype_desc
149 const struct part_type_desc *gent);
519 info->nat_type = &p->gp_type->gent;
769 t->gent.generic_ptype = gpt_fs_types[i].ptype;
775 gpt_native_root = &t->gent;
781 t->gent.generic_ptype = PT_unknown;
801 gpt_ptype_descs[gpt_ptype_cnt].gent.short_desc = strdup(name);
802 gpt_ptype_descs[gpt_ptype_cnt].gent.description = strdup(desc);
819 free(__UNCONST(gpt_ptype_descs[i].gent.short_desc));
820 free(__UNCONST(gpt_ptype_descs[i].gent.description))
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 9795 struct got_entry *gent)
9799 int entsize = (gent->tls_type & eh->tls_mask & (TLS_GD | TLS_LD)
9801 int rentsize = (gent->tls_type & eh->tls_mask & TLS_GD
9803 asection *got = ppc64_elf_tdata (gent->owner)->got;
9805 gent->got.offset = got->size;
9814 && (gent->tls_type == 0
9824 asection *relgot = ppc64_elf_tdata (gent->owner)->relgot;
9890 struct got_entry **pgent, *gent;
9904 for (gent = h->got.glist; gent != NULL; gent = gent->next
9886 struct got_entry **pgent, *gent; local
12827 struct got_entry *gent; local
13596 struct got_entry *gent; local
13672 struct got_entry *gent; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 9795 struct got_entry *gent)
9799 int entsize = (gent->tls_type & eh->tls_mask & (TLS_GD | TLS_LD)
9801 int rentsize = (gent->tls_type & eh->tls_mask & TLS_GD
9803 asection *got = ppc64_elf_tdata (gent->owner)->got;
9805 gent->got.offset = got->size;
9814 && (gent->tls_type == 0
9824 asection *relgot = ppc64_elf_tdata (gent->owner)->relgot;
9890 struct got_entry **pgent, *gent;
9904 for (gent = h->got.glist; gent != NULL; gent = gent->next
9886 struct got_entry **pgent, *gent; local
12824 struct got_entry *gent; local
13593 struct got_entry *gent; local
13669 struct got_entry *gent; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 9788 struct got_entry *gent)
9792 int entsize = (gent->tls_type & eh->tls_mask & (TLS_GD | TLS_LD)
9794 int rentsize = (gent->tls_type & eh->tls_mask & TLS_GD
9796 asection *got = ppc64_elf_tdata (gent->owner)->got;
9798 gent->got.offset = got->size;
9807 && (gent->tls_type == 0
9817 asection *relgot = ppc64_elf_tdata (gent->owner)->relgot;
9883 struct got_entry **pgent, *gent;
9897 for (gent = h->got.glist; gent != NULL; gent = gent->next
9879 struct got_entry **pgent, *gent; local
12807 struct got_entry *gent; local
13576 struct got_entry *gent; local
13652 struct got_entry *gent; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 9785 struct got_entry *gent)
9789 int entsize = (gent->tls_type & eh->tls_mask & (TLS_GD | TLS_LD)
9791 int rentsize = (gent->tls_type & eh->tls_mask & TLS_GD
9793 asection *got = ppc64_elf_tdata (gent->owner)->got;
9795 gent->got.offset = got->size;
9804 && (gent->tls_type == 0
9814 asection *relgot = ppc64_elf_tdata (gent->owner)->relgot;
9880 struct got_entry **pgent, *gent;
9894 for (gent = h->got.glist; gent != NULL; gent = gent->next
9876 struct got_entry **pgent, *gent; local
12800 struct got_entry *gent; local
13569 struct got_entry *gent; local
13645 struct got_entry *gent; local
    [all...]

Completed in 53 milliseconds