Home
last modified time | relevance | path

Searched defs:extp (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Dcoffswap.h339 coff_swap_sym_out (bfd * abfd, void * inp, void * extp) in coff_swap_sym_out()
490 void * extp) in coff_swap_aux_out()
H A DpeXXigen.c193 _bfd_XXi_swap_sym_out (bfd * abfd, void * inp, void * extp) in _bfd_XXi_swap_sym_out()
298 void * extp) in _bfd_XXi_swap_aux_out()
H A Dcoff64-rs6000.c333 _bfd_xcoff64_swap_sym_out (abfd, inp, extp) in _bfd_xcoff64_swap_sym_out() argument
441 _bfd_xcoff64_swap_aux_out (abfd, inp, type, class, indx, numaux, extp) in _bfd_xcoff64_swap_aux_out() argument
H A Dcoff-rs6000.c355 _bfd_xcoff_swap_sym_out (abfd, inp, extp) in _bfd_xcoff_swap_sym_out() argument
500 _bfd_xcoff_swap_aux_out (abfd, inp, type, class, indx, numaux, extp) in _bfd_xcoff_swap_aux_out() argument
/freebsd-12.1/contrib/tcpdump/
H A Dprint-dhcp6.c786 const u_char *extp; in dhcp6_print() local