Searched refs:hd (Results 51 - 53 of 53) sorted by relevance

123

/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-mips.c1911 struct mips_elf_link_hash_entry *hd = h;
1914 while (hd->root.root.type == bfd_link_hash_indirect)
1916 hd = (struct mips_elf_link_hash_entry *)h->root.root.u.i.link;
1917 no_fn_stub = no_fn_stub || hd->no_fn_stub;
1924 sec = hd->root.root.u.def.section;
1931 h->esym.asym.value = (hd->root.plt.offset
1900 struct mips_elf_link_hash_entry *hd = h; local
/freebsd-11-stable/tools/test/netfibs/
H A Dforwarding.sh374 _fibtxt=`echo "${_txt}" | hd -v | cut -b11-60 | tr -d ' \r\n'`
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dconfigure14289 struct hostent_data hd;
14290 (void) gethostbyname_r(cp1,h1,&hd);

Completed in 222 milliseconds

123