Searched refs:wl (Results 1 - 25 of 136) sorted by relevance

123456

/haiku-buildtools/legacy/binutils/
H A Dltcf-cxx.sh81 archive_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
82 archive_expsym_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
84 hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
85 export_dynamic_flag_spec='${wl}--export-dynamic'
90 wlarc='${wl}'
[all...]
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dwhere.c195 ffewhere_line_content (ffewhereLine wl)
197 assert (wl != NULL);
198 return wl->content;
204 ffewhere_line_file (ffewhereLine wl)
208 assert (wl != NULL);
209 ll = ffewhere_ll_lookup_ (wl->line_num);
216 ffewhere_line_filelinenum (ffewhereLine wl)
220 assert (wl != NULL);
221 ll = ffewhere_ll_lookup_ (wl->line_num);
222 return wl
194 ffewhere_line_content(ffewhereLine wl) argument
203 ffewhere_line_file(ffewhereLine wl) argument
215 ffewhere_line_filelinenum(ffewhereLine wl) argument
227 ffewhere_line_kill(ffewhereLine wl) argument
240 malloc_kill_ks (ffe_pool_file (), wl, local
257 ffewhereLine wl = ffewhere_root_line_.last; local
327 ffewhere_line_use(ffewhereLine wl) argument
401 ffewhere_track(ffewhereLine *wl, ffewhereColumn *wc, ffewhereTrack wt, ffewhereIndex i, ffewhereLineNumber ln, ffewhereColumnNumber cn) argument
[all...]
H A Dwhere.h100 ffewhereLine ffewhere_line_use (ffewhereLine wl);
104 void ffewhere_track (ffewhereLine *wl, ffewhereColumn *wc, ffewhereTrack wt,
H A Dbad.h80 void ffebad_here (ffebadIndex i, ffewhereLine wl, ffewhereColumn wc);
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/cris/
H A Drd-dw2-10.d1 #readelf: -wl
H A Drd-dw2-3.d1 #readelf: -wl
H A Drd-dw2-4.d1 #readelf: -wl
H A Drd-dw2-5.d1 #readelf: -wl
H A Drd-dw2-7.d1 #readelf: -wl
H A Drd-dw2-8.d1 #readelf: -wl
/haiku-buildtools/binutils/gas/testsuite/gas/i386/ilp32/lns/
H A Dlns-duplicate.d2 #readelf: -wl
/haiku-buildtools/binutils/gas/testsuite/gas/lns/
H A Dlns-duplicate.d1 #readelf: -wl
H A Dlns-big-delta.d2 #readelf: -wl
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_random.h114 discrete_pdf(int k, std::initializer_list<double> wl) argument
116 if (!wl.size())
117 wl = { 1.0 };
119 if (k < 0 || (std::size_t)k >= wl.size())
124 for (auto it = wl.begin(); it != wl.end(); ++it)
126 return wl.begin()[k] / sum;
/haiku-buildtools/binutils/
H A Dconfig.rpath55 wl=
57 wl='-Wl,'
61 wl='-Wl,'
66 wl='-Wl,'
69 wl='-Wl,'
76 wl='-Wl,'
79 wl='-Wl,'
84 wl='-Wl,'
89 wl='-Wl,'
92 wl
[all...]
/haiku-buildtools/gcc/
H A Dconfig.rpath55 wl=
57 wl='-Wl,'
61 wl='-Wl,'
66 wl='-Wl,'
69 wl='-Wl,'
76 wl='-Wl,'
79 wl='-Wl,'
84 wl='-Wl,'
89 wl='-Wl,'
92 wl
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/cris/
H A Drd-dw2-10.d1 #readelf: -wl
H A Drd-dw2-3.d1 #readelf: -wl
H A Drd-dw2-4.d1 #readelf: -wl
H A Drd-dw2-5.d1 #readelf: -wl
H A Drd-dw2-7.d1 #readelf: -wl
H A Drd-dw2-8.d1 #readelf: -wl
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dloc-swap-3.d2 #readelf: -wl
/haiku-buildtools/binutils/gas/testsuite/gas/elf/
H A Ddwarf2-3.d1 #readelf: -wl
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/lns/
H A Dlns-common-1.d1 #readelf: -wl

Completed in 207 milliseconds

123456