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

  /external/v8/build/mac/
strip_save_dsym 11 # .dSYM bundle for debugging, and then call strip to strip the Mach-O file.
12 # Note that the .dSYM file is a "fake" in that it's not a self-contained
13 # .dSYM bundle, it just contains a copy of the original (unstripped) Mach-O
15 # The generated .dSYM bundle is therefore unsuitable for debugging in the
18 # If a .dSYM already exists and has a newer timestamp than the Mach-O file,
20 # that has already been stripped without trashing the .dSYM.
22 # Rationale: the "right" way to generate dSYM bundles, dsymutil, is incredibly
26 # so much about generating a hermetic dSYM bundle, we'll prefer the file copy.
27 # If a real dSYM is ever needed, it's still possible to create one by running
174 # determines the desired path to the .dSYM
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvers/
vers.exp 787 build_vers_lib_pic "vers1" vers1.c vers1 "" vers1.map vers1.ver vers1.dsym vers1.sym
794 build_vers_lib_pic "vers2" vers2.c vers2 vers1.so vers2.map vers2.ver vers2.dsym ""
799 build_exec "vers3" vers3.c vers3 "-Wl,--no-as-needed" vers1.so vers3.ver vers3.dsym ""
812 build_exec "vers4a" vers4.c vers4a "-Wl,-export-dynamic" "" vers4a.ver vers4a.dsym vers4a.sym
830 build_exec "vers6" vers6.c vers6 "-Wl,--no-as-needed" vers1.so vers6.ver vers6.dsym vers6.sym
840 build_vers_lib_no_pic "vers7a" vers7a.c vers7a "" vers7.map vers7a.ver vers7a.dsym vers7a.sym
851 build_vers_lib_pic "vers8" vers1.c vers8 vers8.map "" vers8.ver vers1.dsym vers1.sym
857 build_exec "vers9" vers9.c vers9 "-Wl,-export-dynamic" "" vers9.ver vers9.dsym vers9.sym
882 test_strip_vers_lib "vers14" vers1.so vers14 vers1.ver vers1.dsym
890 build_exec "vers15" vers15.c vers15 "-Wl,--no-as-needed" vers1.so vers15.ver vers15.dsym vers15.sy
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfweak/
elfweak.exp 453 build_lib "ELF DSO weak func first" libfoo "foo.o bar.o" dso.dsym
454 build_lib "ELF DSO weak func last" libfoo "bar.o foo.o" dso.dsym
455 build_lib "ELF DSO weak func first DSO" libfoo "foo.o libbar.so" dsow.dsym
456 build_lib "ELF DSO weak func last DSO" libfoo "libbar.so foo.o" dsow.dsym
459 build_exec "ELF weak func first DSO" foo "main.o libbar.so" "-Wl,-rpath,.,--no-as-needed" weak weak.dsym ""
460 build_exec "ELF weak func last DSO" foo "libbar.so main.o" "-Wl,-rpath,.,--no-as-needed" weak weak.dsym ""
462 build_lib "ELF DSO weak data first" libfoo "bar1a.o foo1a.o" dsodata.dsym
463 build_lib "ELF DSO weak data last" libfoo "foo1a.o bar1a.o" dsodata.dsym
464 build_lib "ELF DSO weak data first DSO" libfoo "main1.o libfoo1a.so" dsowdata.dsym
465 build_lib "ELF DSO weak data last DSO" libfoo "libfoo1a.so main1.o" dsowdata.dsym
    [all...]
  /external/zopfli/src/zopfli/
squeeze.c 148 int dsym = ZopfliGetDistSymbol(dist); local
150 return stats->ll_symbols[lsym] + lbits + stats->d_symbols[dsym] + dbits;
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 2843 milliseconds