Searched refs:got_entry (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/cddl/compat/opensolaris/sys/
H A Delf.h97 #define Elf_got_entry __ElfN(got_entry)
/freebsd-11.0-release/lib/libc/rpc/
H A Drpcb_clnt.c103 static struct netbuf *got_entry(rpcb_entry_list_ptr, const struct netconfig *);
619 got_entry(rpcb_entry_list_ptr relp, const struct netconfig *nconf) function
883 if ((address = got_entry(relp, nconf)) != NULL) {
/freebsd-11.0-release/sys/rpc/
H A Drpcb_clnt.c100 static struct netbuf *got_entry(rpcb_entry_list_ptr, const struct netconfig *);
652 got_entry(relp, nconf)
924 if ((address = got_entry(relp, nconf)) != NULL) {
/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf-bfd.h81 struct got_entry;
121 struct got_entry *glist;
1381 struct got_entry **ents;
H A Delf64-ppc.c3195 struct got_entry
3197 struct got_entry *next;
4106 struct got_entry **entp;
4107 struct got_entry *ent;
4111 struct got_entry *dent;
4383 struct got_entry **local_got_ents = elf_local_got_ents (abfd);
4399 struct got_entry *ent;
4630 struct got_entry *ent;
5351 struct got_entry **local_got_ents;
5433 struct got_entry *en
3191 struct got_entry struct
[all...]

Completed in 131 milliseconds