Searched refs:output64 (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/sgs/elfwrap/common/ |
H A D | lintsup.c | 53 return (output64(prog, fd, ofile, mach, odp)); in output32() 63 output64(const char *prog, int fd, const char *ofile, ushort_t mach, in output64() 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)); in main()
|
H A D | elfwrap.c | 49 #define output output64
|