Searched
full:gold (Results
776 -
800 of
2084) sorted by null
<<31323334353637383940>>
| /toolchain/binutils/binutils-2.27/gold/testsuite/ |
| initpri1.c | 7 This file is part of gold.
|
| initpri2.c | 7 This file is part of gold.
|
| plugin_final_layout.sh | 8 # This file is part of gold.
|
| plugin_layout_with_alignment.sh | 8 # This file is part of gold.
|
| relro_test.sh | 8 # This file is part of gold.
|
| text_section_grouping.sh | 8 # This file is part of gold.
|
| x86_64_mov_to_lea.sh | 8 # This file is part of gold.
|
| relro_test.cc | 1 // relro_test.cc -- test -z relro for gold 6 // This file is part of gold.
|
| tls_test.cc | 1 // tls_test.cc -- test TLS variables for gold 6 // This file is part of gold.
|
| tls_test_main.cc | 1 // tls_test.cc -- test TLS variables for gold, main function 6 // This file is part of gold.
|
| two_file_test_1.cc | 1 // two_file_test_1.cc -- a two file test case for gold, file 1 of 2 6 // This file is part of gold.
|
| two_file_test_1_v1.cc | 1 // two_file_test_1_v1.cc -- a two file test case for gold, file 1 of 2 6 // This file is part of gold.
|
| /external/clang/test/Driver/ |
| lto.c | 35 // -flto should cause link using gold plugin 41 // -flto=full should cause link using gold plugin
|
| /external/llvm/docs/ |
| HowToBuildOnARM.rst | 53 please use ``gold`` rather then GNU ``ld``. In any case it is probably a good 58 $ sudo ln -sf /usr/bin/ld /usr/bin/ld.gold
|
| /external/snakeyaml/src/test/java/examples/ |
| DiceExampleTest.java | 48 data.put("gold", dice); 51 assertEquals("{gold: !dice '3d6'}\n", output);
|
| /external/swiftshader/third_party/subzero/pydir/ |
| szbuild.py | 114 gold = ('{root}/toolchain/linux_x86/pnacl_newlib_raw/bin/' + 115 'le32-nacl-ld.gold').format(root=nacl_root) 124 shellcmd([gold, 151 gold = ('{root}/toolchain/linux_x86/pnacl_newlib_raw/bin/' + 152 'le32-nacl-ld.gold').format(root=nacl_root) 160 shellcmd([gold, 299 gold = '{base}/le32-nacl-ld.gold'.format(base=path_addition)
|
| /toolchain/binutils/binutils-2.27/gold/ |
| system.h | 1 // system.h -- general definitions for gold -*- C++ -*- 6 // This file is part of gold.
|
| attributes.cc | 1 // attributes.cc -- object attributes for gold 7 // This file is part of gold. 24 #include "gold.h" 34 namespace gold namespace 458 } // End namespace gold.
|
| incremental-dump.cc | 6 // This file is part of gold. 28 // readelf. Because of that, the use of gold's data structures and functions 31 #include "gold.h" 39 namespace gold namespace 44 using namespace gold;
|
| script-c.h | 1 /* script-c.h -- C interface for linker scripts in gold. */ 6 This file is part of gold. 37 // the gold namespace. For the C code we declare it at the top level. 40 namespace gold namespace 564 } // End namespace gold.
|
| workqueue.cc | 1 // workqueue.cc -- the workqueue for gold 6 // This file is part of gold. 23 #include "gold.h" 31 namespace gold namespace 521 } // End namespace gold.
|
| /prebuilts/sdk/tools/linux/bin/ |
| arm-linux-androideabi-ld | |
| i686-linux-android-ld | |
| /toolchain/binutils/binutils-2.27/ |
| Makefile.def | 74 host_modules= { module= gold; bootstrap=true; }; 329 dependencies = { module=configure-gcc; on=all-gold; }; 421 // We must build gas before binutils, gprof, ld and gold to avoid race 463 dependencies = { module=install-ld; on=install-gold; }; 464 dependencies = { module=install-strip-ld; on=install-strip-gold; }; 465 dependencies = { module=configure-gold; on=configure-intl; }; 466 dependencies = { module=all-gold; on=all-libiberty; }; 467 dependencies = { module=all-gold; on=all-intl; }; 468 dependencies = { module=all-gold; on=all-bfd; }; 469 dependencies = { module=all-gold; on=all-build-bison; } [all...] |
| /external/ImageMagick/PerlMagick/t/ |
| filter.t | 36 testFilterCompare('input.miff', q//, 'reference/filter/Annotate.miff', 'Annotate', q/text=>'Magick',geometry=>'+0+20',font=>'Generic.ttf',fill=>'gold',gravity=>'North',pointsize=>14/, 0.05, 1.00); 42 testFilterCompare('input.miff', q//, 'reference/filter/Border.miff', 'Border', q/geometry=>'6x6',color=>'gold'/, 0.0, 0.0); 75 testFilterCompare('input.miff', q//, 'reference/filter/Draw.miff', 'Draw', q/fill=>'none',stroke=>'gold',primitive=>'circle',points=>'60,90 60,120',strokewidth=>2/, 0.0, 0.0);
|
Completed in 1119 milliseconds
<<31323334353637383940>>