HomeSort by relevance Sort by last modified time
    Searched full:compatibility_version (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/clang/tools/libclang/
CMakeLists.txt 51 "-Wl,-compatibility_version -Wl,1 -Wl,-dead_strip -Wl,-seg1addr -Wl,0xE0000000")
Makefile 30 LLVMLibsOptions += -Wl,-compatibility_version,1
  /external/e2fsprogs/lib/
Makefile.darwin-lib 26 $(Q) (cd pic; $(CC) -dynamiclib -compatibility_version 1.0 -current_version $(BSDLIB_VERSION) \
  /external/llvm/runtime/libprofile/
Makefile 36 -Wl,-compatibility_version -Wl,1
  /external/llvm/tools/edis/
Makefile 42 -Wl,-compatibility_version -Wl,1
  /external/llvm/tools/lto/
Makefile 38 -Wl,-compatibility_version -Wl,1
  /external/icu4c/config/
mh-darwin 28 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO_TARGET_VERSION) -install_name $(notdir $(MIDDLE_SO_TARGET))
  /external/libpng/scripts/
makefile.darwin 110 -current_version 0 -compatibility_version 0 \
117 -current_version 3 -compatibility_version 3 \
  /external/llvm/tools/llvm-shlib/
Makefile 48 -Wl,-compatibility_version -Wl,1
  /external/clang/test/Driver/
darwin-ld.c 21 // RUN: %clang -ccc-host-triple i386-apple-darwin9 -### -A ARG0 -F ARG1 -L ARG2 -Mach -T ARG4 -X -Z -all_load -allowable_client ARG8 -bind_at_load -compatibility_version ARG11 -current_version ARG12 -d -dead_strip -dylib_file ARG14 -dylinker -dylinker_install_name ARG16 -dynamic -dynamiclib -e ARG19 -exported_symbols_list ARG20 -fexceptions -flat_namespace -fnested-functions -fopenmp -force_cpusubtype_ALL -force_load ARG28 -fpie -fprofile-arcs -headerpad_max_install_names -image_base ARG29 -init ARG30 -install_name ARG31 -m ARG33 -mmacosx-version-min=10.3.2 -multi_module -multiply_defined ARG37 -multiply_defined_unused ARG38 -no_dead_strip_inits_and_terms -nodefaultlibs -nofixprebinding -nomultidefs -noprebind -noseglinkedit -nostartfiles -nostdlib -pagezero_size ARG54 -pg -prebind -prebind_all_twolevel_modules -preload -r -read_only_relocs ARG55 -s -sectalign ARG57_0 ARG57_1 ARG57_2 -sectcreate ARG58_0 ARG58_1 ARG58_2 -sectobjectsymbols ARG59_0 ARG59_1 -sectorder ARG60_0 ARG60_1 ARG60_2 -seg1addr ARG61 -seg_addr_table ARG62 -seg_addr_table_filename ARG63 -segaddr ARG64_0 ARG64_1 -segcreate ARG65_0 ARG65_1 ARG65_2 -seglinkedit -segprot ARG67_0 ARG67_1 ARG67_2 -segs_read_FOO -segs_read_only_addr ARG69 -segs_read_write_addr ARG70 -shared-libgcc -single_module -static -static-libgcc -sub_library ARG77 -sub_umbrella ARG78 -t -twolevel_namespace -twolevel_namespace_hints -u ARG82 -umbrella ARG83 -undefined ARG84 -unexported_symbols_list ARG85 -w -weak_reference_mismatches ARG87 -whatsloaded -whyload -y -filelist FOO -l FOO 2> %t.log
  /external/libpcap/
Makefile.in 123 -install_name $(libdir)/libpcap.0.dylib -compatibility_version `cat VERSION` \
  /external/llvm/include/llvm/Support/
MachO.h 381 uint32_t compatibility_version; member in struct:llvm::MachO::dylib
  /external/clang/tools/scan-build/
c++-analyzer 355 '-compatibility_version' => 1,
ccc-analyzer 355 '-compatibility_version' => 1,
  /external/qemu/distrib/zlib-1.2.3/
configure 99 LDSHARED=${LDSHARED-"$cc -dynamiclib -install_name $libdir/$SHAREDLIBM -compatibility_version $VER1 -current_version $VER"};;
  /external/zlib/
configure 149 LDSHARED=${LDSHARED-"$cc -dynamiclib -install_name $libdir/$SHAREDLIBM -compatibility_version $VER1 -current_version $VER3"} ;;
  /external/clang/include/clang/Driver/
Options.td 230 def compatibility__version : JoinedOrSeparate<"-compatibility_version">;
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh     [all...]
  /external/libffi/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/pcre/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/expat/conftools/
ltmain.sh     [all...]

Completed in 1159 milliseconds

1 2 3