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

/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A DMakefile77 LDFLAGS=-e start -Ttext ${BOOT_BOOT0_ORG} -Wl,-N,-S,--oformat,binary
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btxldr/
H A DMakefile33 LDFLAGS=-e start -Ttext ${LOADER_ADDRESS} -N -S --oformat binary
/illumos-gate/usr/src/boot/sys/boot/i386/pmbr/
H A DMakefile37 LDFLAGS=-e start -Ttext ${ORG} -N -S --oformat binary
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A DMakefile49 LDFLAGS=-e start -Ttext ${ORG} -N -S --oformat binary
/illumos-gate/usr/src/boot/sys/boot/i386/cdboot/
H A DMakefile38 LDFLAGS=-e start -Ttext ${ORG} -N -S --oformat binary
/illumos-gate/usr/src/boot/sys/boot/i386/pxeldr/
H A DMakefile61 LDFLAGS +=-e start -Ttext ${ORG} -N -S --oformat binary
/illumos-gate/usr/src/lib/libast/common/tm/
H A Dtmxfmt.c115 const char* oformat; local
129 oformat = format;
458 if ((flags & TM_SUBSECOND) && (format - 2) != oformat)

Completed in 124 milliseconds