OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nostartfiles
(Results
1 - 3
of
3
) sorted by null
/external/llvm/tools/llvm-shlib/
Makefile
108
$(Verb) $(Link) -
nostartfiles
-Wl,-r -nodefaultlibs -o $@ \
114
$(Verb) $(Link) -
nostartfiles
-Wl,-r -nodefaultlibs -o $@ \
/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/valgrind/main/
Android.mk
42
tool_ldflags := -static -Wl,--build-id=none,-Ttext=0x38000000 -nodefaultlibs -
nostartfiles
-u _start -e_start
54
tool_ldflags := -static -Wl,-Ttext=0x38000000 -nodefaultlibs -
nostartfiles
-u _start -e_start
Completed in 90 milliseconds