Searched refs:templat (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/binutils/bfd/
H A Dsection.c900 (bfd *abfd, const char *templat, int *count);
904 a dot and a digit suffix onto the original @var{templat}. If
911 bfd_get_unique_section_name (bfd *abfd, const char *templat, int *count) argument
917 len = strlen (templat);
921 memcpy (sname, templat, len);
H A Dbfd-in2.h1692 (bfd *abfd, const char *templat, int *count);
/freebsd-11.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1698 (bfd *abfd, const char *templat, int *count);

Completed in 141 milliseconds