Searched refs:output64 (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/ |
H A D | lintsup.c | 53 return (output64(prog, fd, ofile, mach, odp)); 63 output64(const char *prog, int fd, const char *ofile, ushort_t mach, function
|
H A D | _elfwrap.h | 92 extern int output64(const char *, int, const char *, ushort_t,
|
H A D | main.c | 179 return (output64(prog, fd, ofile, mach, &odesc));
|
H A D | elfwrap.c | 49 #define output output64
|
Completed in 59 milliseconds