HomeSort by relevance Sort by last modified time
    Searched full:soname (Results 76 - 100 of 368) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/compile/mclinker/unittests/
LinkerTest.cpp 71 // %MCLinker --shared -soname=libplasma.so -Bsymbolic
98 config.options().setSOName("libplasma.so"); ///< --soname=libplasma.so
156 config1.options().setSOName("libplasma.once.so"); ///< --soname=libplasma.twice.so
205 config2.options().setSOName("libplasma.twice.so"); ///< --soname=libplasma.twice.exe
253 config1.options().setSOName("libplasma.once.so"); ///< --soname=libplasma.twice.so
307 config2.options().setSOName("libplasma.twice.so"); ///< --soname=libplasma.twice.exe
336 // %MCLinker --shared -soname=libgotplt.so -mtriple arm-none-linux-gnueabi
352 config.options().setSOName("libgotplt.so"); ///< --soname=libgotplt.so
  /external/valgrind/main/coregrind/
pub_core_options.h 89 /* Soname synonyms : a string containing a list of pairs
91 E.g. --soname-synonyms=somalloc=libtcmalloc*.so*,solibtruc=NONE */
189 Each string specifies a pair: a soname pattern and a text symbol
195 object is loaded and the object's soname matches the soname
  /external/chromium_org/third_party/opus/src/
configure     [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure     [all...]
  /external/openfst/
configure     [all...]
  /external/pixman/
configure     [all...]
  /external/protobuf/gtest/
configure     [all...]
  /external/libpng/scripts/
makefile.beos 50 LDFLAGS=-L. -Wl,-soname=$(LIBSOMAJ) -L$(ZLIBLIB) -lz
112 $(CC) -nostart -Wl,-soname,$(LIBSOMAJ) -o \
116 $(CC) -nostart -Wl,-soname,$(OLDSOMAJ) -o \
  /external/chromium_org/third_party/libxml/src/
configure     [all...]
  /external/chromium_org/third_party/sqlite/src/
configure     [all...]
  /external/libmtp/
configure     [all...]
  /external/libogg/
configure     [all...]
  /external/libpng/
configure     [all...]
  /external/libusb/
configure     [all...]
  /external/libusb-compat/
configure     [all...]
  /external/libvorbis/
configure     [all...]
  /external/jpeg/
ltconfig 719 archive_cmds='$CC -shared ${wl}-soname $wl$soname -o $lib$libobjs'
735 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$LD -o $objdir/$soname$libobjs -bE:$lib.exp -T512 -H512 -bM:SRE;$AR cru $lib $objdir/$soname'
748 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$CC -o $objdir/$soname$libobjs ${wl}-bE:$lib.exp ${wl}-bM:SRE ${wl}-bnoentry;$AR cru $lib $objdir/$soname'
789 archive_cmds='$rm $objdir/$soname;$LD -b +s +b $install_libdir -o $objdir/$soname$libobjs;mv $objdir/$soname $lib'
797 archive_cmds='$LD -b +h $soname +s +b $install_libdir -o $lib$libobjs
    [all...]
  /external/qemu/distrib/jpeg-6b/
ltconfig 719 archive_cmds='$CC -shared ${wl}-soname $wl$soname -o $lib$libobjs'
735 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$LD -o $objdir/$soname$libobjs -bE:$lib.exp -T512 -H512 -bM:SRE;$AR cru $lib $objdir/$soname'
748 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$CC -o $objdir/$soname$libobjs ${wl}-bE:$lib.exp ${wl}-bM:SRE ${wl}-bnoentry;$AR cru $lib $objdir/$soname'
789 archive_cmds='$rm $objdir/$soname;$LD -b +s +b $install_libdir -o $objdir/$soname$libobjs;mv $objdir/$soname $lib'
797 archive_cmds='$LD -b +h $soname +s +b $install_libdir -o $lib$libobjs
    [all...]
  /external/chromium_org/sdch/open-vcdiff/
configure     [all...]
  /external/open-vcdiff/
configure     [all...]
  /external/protobuf/
configure     [all...]
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_translate_thread.h 89 const nacl::string& soname,
  /external/chromium_org/third_party/icu/source/config/
mh-alpha-linux-cc 37 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
mh-alpha-linux-gcc 28 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
mh-alpha-osf 37 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))

Completed in 784 milliseconds

1 2 34 5 6 7 8 91011>>