Searched refs:output32 (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/ |
H A D | lintsup.c | 50 output32(const char *prog, int fd, const char *ofile, ushort_t mach, function 66 return (output32(prog, fd, ofile, mach, odp));
|
H A D | _elfwrap.h | 90 extern int output32(const char *, int, const char *, ushort_t,
|
H A D | main.c | 181 return (output32(prog, fd, ofile, mach, &odesc));
|
H A D | elfwrap.c | 52 #define output output32
|
Completed in 44 milliseconds