HomeSort by relevance Sort by last modified time
    Searched refs:nostartfiles (Results 1 - 5 of 5) sorted by null

  /external/llvm/tools/llvm-shlib/
Makefile 99 $(Verb) $(Link) -nostartfiles -Wl,-r -nodefaultlibs -o $@ \
105 $(Verb) $(Link) -nostartfiles -Wl,-r -nodefaultlibs -o $@ \
  /hardware/ti/omap4-aah/domx/make/
build.mk 152 TARGETARGS := $(SH_LIB_ARGS) -nostartfiles -nodefaultlibs -nostdlib -shared -Wl
159 TARGETARGS := $(SH_LIB_ARGS) -nostartfiles -nodefaultlibs -nostdlib -Wl,-r
166 TARGETARGS := $(ST_LIB_ARGS) -nostartfiles -nodefaultlibs -nostdlib -Wl,-r
  /hardware/ti/omap4xxx/domx/make/
build.mk 152 TARGETARGS := $(SH_LIB_ARGS) -nostartfiles -nodefaultlibs -nostdlib -shared -Wl
159 TARGETARGS := $(SH_LIB_ARGS) -nostartfiles -nodefaultlibs -nostdlib -Wl,-r
166 TARGETARGS := $(ST_LIB_ARGS) -nostartfiles -nodefaultlibs -nostdlib -Wl,-r
  /external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
Makefile 165 $(CC) $(CFLAGS) -shared -nostartfiles -o $@ $<)
  /external/valgrind/main/
Android.mk 64 tool_ldflags := -static -Wl,--build-id=none,-Ttext=0x38000000 -nodefaultlibs -nostartfiles -u _start -e_start
76 tool_ldflags := -static -Wl,-Ttext=0x38000000 -nodefaultlibs -nostartfiles -u _start -e_start

Completed in 494 milliseconds