/external/libffi/ |
ltcf-gcj.sh | 43 ## Linker Characteristics 64 # On AIX/PPC, the GNU linker is very broken 69 *** Warning: the GNU linker, at least up to release 2.9.1, is reported 73 *** so that a non-GNU linker is found, and then restart. 196 *** Warning: The releases 2.8.* of the GNU linker cannot reliably 200 *** your PATH or compiler configuration so that the native linker is 249 # PORTME fill in a description of your system's linker (not GNU ld) 255 # Note: this linker hardcodes the directories in LIBPATH if there 306 # On IA64, the linker does run time linking by default, so we don't 374 # The linker will automatically build a .lib file if we build a DLL [all...] |
ltmain.sh | [all...] |
/ndk/build/core/ |
build-binary.mk | 88 # If LOCAL_ALLOW_UNDEFINED_SYMBOLS is not true, the linker will allow the generation 273 # prepend a -L$(SYSROOT)/usr/lib to it to ensure that the linker 280 # The list of object/static/shared libraries passed to the linker when 283 linker_objects_and_libraries := $(strip $(call TARGET-get-linker-objects-and-libraries,\ 307 $(call ndk_log,Building static library module '$(LOCAL_MODULE)' with linker list file) 318 $(call ndk_log,Building ELF binary module '$(LOCAL_MODULE)' with linker list file) 320 linker_list_file := $(LOCAL_OBJS_DIR)/linker.list
|
/build/core/combo/ |
TARGET_linux-arm.mk | 274 -Wl,-dynamic-linker,/system/bin/linker \
|
/external/stlport/test/eh/ |
intel50.mak | 29 # linker finds proper STLport lib automatically, only path to the library is needed
|
/external/valgrind/main/VEX/unused/ |
linker.c | 104 outside one of these is an error in the linker. */ 194 "checkProddableBlock: invalid fixup %p in runtime linker\n", 282 // Top-level linker control. 433 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d", 446 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p)", 449 IF_DEBUG(linker,belch( " ZERO" )); 559 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d", 580 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p %6p) ", 584 IF_DEBUG(linker,belch( " ZERO" )); 619 IF_DEBUG(linker,belch( "`%s' resolves to %p\n", symbol, (void*)S )) [all...] |
/system/extras/tests/bionic/libstdc++/ |
Android.mk | 42 # you can use EXTRA_LDLIBS to indicate additional linker flags
|
/external/mksh/src/ |
Build.sh | 684 # ensure compiler and linker are in sync unless overridden 814 ac_testn can_delexe compiler_fails 0 'for the /DELEXECUTABLE linker option' <<-EOF 819 ac_testn can_delexe compiler_fails 0 'for the -non_shared linker option' <<-EOF 931 t_ldflags='-fuse-linker-plugin' 936 t_ldflags='-fno-use-linker-plugin -fwhole-program' 939 t_ldflags='-fuse-linker-plugin' 944 t_ldflags='-fno-use-linker-plugin -fwhole-program' [all...] |
/system/extras/tests/bionic/libc/ |
Android.mk | 44 # you can use EXTRA_LDLIBS to indicate additional linker flags 112 # The 'test_dlopen_null' tests requires specific linker flags 118 # garbage-collected by the gold linker, since the function
|
/external/valgrind/main/VEX/switchback/ |
linker.c | 3 Linker no longer used - apart from mymalloc(). 5 ./> (cd .. && make EXTRA_CFLAGS="-m64" libvex_ppc64_linux.a) && gcc -m64 -Wall -O -g -o switchback switchback.c linker.c ../libvex_ppc64_linux.a test_bzip2.c 20 #include "linker.h" 168 outside one of these is an error in the linker. */ 258 "checkProddableBlock: invalid fixup %p in runtime linker\n", 348 // Top-level linker control. 527 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d", 540 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p)", 543 IF_DEBUG(linker,belch( " ZERO" )); 653 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d" [all...] |
/bionic/libc/arch-x86/bionic/ |
crtbegin_dynamic.S | 48 # by the dynamic linker before this code runs
|
crtbegin_static.S | 48 # by the dynamic linker before this code runs
|
/external/stlport/ |
configure | 49 pass extra options to linker (via C/C++) 101 \$LDFLAGS pass extra options to linker (via C/C++)
|
/dalvik/vm/ |
Android.mk | 122 # dependencies like expat are not found by the linker.
|
/external/icu4c/common/ |
Android.mk | 109 # that we need to satisfy the linker.
|
/external/jpeg/ |
ltconfig | 133 --with-gnu-ld assume that the C compiler uses the GNU linker 680 echo $ac_n "checking if the linker ($LD) is GNU ld... $ac_c" 1>&6 689 # See if the linker supports building shared libraries. 690 echo $ac_n "checking whether the linker ($LD) supports shared libraries... $ac_c" 1>&6 731 # PORTME fill in a description of your system's linker (not GNU ld) 736 # Note: this linker hardcodes the directories in LIBPATH if there 1092 # PORTME Some linker may need a different reload flag. 1109 echo $ac_n "checking dynamic linker characteristics... $ac_c" 1>&6 [all...] |
/external/mesa3d/ |
Android.mk | 67 src/glsl/linker.cpp \
|
/external/qemu/distrib/jpeg-6b/ |
ltconfig | 133 --with-gnu-ld assume that the C compiler uses the GNU linker 680 echo $ac_n "checking if the linker ($LD) is GNU ld... $ac_c" 1>&6 689 # See if the linker supports building shared libraries. 690 echo $ac_n "checking whether the linker ($LD) supports shared libraries... $ac_c" 1>&6 731 # PORTME fill in a description of your system's linker (not GNU ld) 736 # Note: this linker hardcodes the directories in LIBPATH if there 1092 # PORTME Some linker may need a different reload flag. 1109 echo $ac_n "checking dynamic linker characteristics... $ac_c" 1>&6 [all...] |
/build/core/ |
user_tags.mk | 379 linker \
|
/external/chromium/sdch/open-vcdiff/ |
ltmain.sh | [all...] |
/external/chromium/third_party/libevent/ |
ltmain.sh | [all...] |
/external/expat/conftools/ |
ltmain.sh | [all...] |
/external/llvm/autoconf/ |
ltmain.sh | [all...] |
/external/llvm/projects/sample/autoconf/ |
ltmain.sh | [all...] |
/external/v8/test/mjsunit/tools/ |
tickprocessor.js | 234 ' 0000:00000000 ___ImageBase 00400000 <linker-defined>', 243 ' 0000:00000000 ___ImageBase 01c30000 <linker-defined>',
|