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

/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c117 static void writesymtab(const char *, int fd, size_t, ARFILEP *,
761 * and padding values before writesymtab() is used.
764 writesymtab(const char *filename, int fd, size_t nsyms, ARFILEP *symlist, function
1200 * writesymtab() uses the member offsets computed by sizeofmembers()
1204 writesymtab(name, ar_outfile.fd, nsyms, symlist,

Completed in 59 milliseconds