Lines Matching full:gold
103 # linux_use_bundled_gold: whether to use the gold linker binary checked
106 # Do not use 32-bit gold on 32-bit hosts as it runs out address space
123 # linux_use_gold_flags: whether to use build flags that rely on gold.
967 # Newer gccs and clangs support -fuse-ld, use the flag to force gold
970 'ldflags': [ '-fuse-ld=gold', ],
978 # Put our binutils, which contains gold in the search path. We pass
979 # the path to gold to the compiler. gyp leaves unspecified what the
1298 # linker might not be gold, but isn't used much anyway.