Searched refs:LORDER (Results 1 – 14 of 14) sorted by relevance
29 @${LD} -r -o ${LIB}.o `${LORDER} ${OBJS} | tsort`34 @${LD} -r -o ${LIB}.po `${LORDER} ${POBJS} | tsort`
23 NM=${NM:q} LORDER=${LORDER:q} \
38 LORDER=${LORDER:q} \
42 LORDER=${LORDER:q} \
48 LORDER=${LORDER:q} \
286 #define LORDER hdr.lorder macro
567 if (hashp->LORDER != BYTE_ORDER) { in __get_page()603 if (hashp->LORDER != BYTE_ORDER) { in __put_page()
285 hashp->LORDER = BYTE_ORDER; in init_hash()326 hashp->LORDER = info->lorder; in init_hash()
266 `NM=${NM} ${LORDER} ${.ALLSRC:M*o} | ${TSORT}`
531 ${AR} ${_ARFL} ${.TARGET} $$(NM=${NM} ${LORDER} ${.ALLSRC:M*o} | ${TSORT})549 …DFLAGS} -Wno-unused-command-line-argument -r -o ${.TARGET} $$(NM=${NM} ${LORDER} ${.ALLSRC:M*o} | …557 …@${LINK.c:S/-nostdinc//} -nostdlib ${LDFLAGS} -r -o ${.TARGET} $$(NM=${NM} ${LORDER} ${.ALLSRC:M*p…
109 LORDER?= lorder
451 LORDER= NM=${NM:Q} MKTEMP=${TOOL_MKTEMP:Q} ${TOOLDIR}/bin/${_TOOL_PREFIX}lorder
1734 LORDER List dependencies for object files. [lorder]
306 ${LD} -r -o ${.TARGET}.o `NM=${NM} ${LORDER} ${.ALLSRC:M*o} | ${TSORT}`