Home
last modified time | relevance | path

Searched refs:filter (Results 1 – 25 of 57) sorted by relevance

123

/toolchain/binutils/binutils-2.27/config/
Dbootstrap-O3.mk1 BOOT_CFLAGS := -O3 $(filter-out -O%, $(BOOT_CFLAGS))
Dbootstrap-O1.mk1 BOOT_CFLAGS := -O1 $(filter-out -O%, $(BOOT_CFLAGS))
/toolchain/binutils/binutils-2.27/binutils/
Dobjdump.h37 int (*filter)(bfd *abfd); member
DNEWS485 * The new stand-alone program c++filt is a filter that converts encoded
Dobjdump.c2790 if ((*desc)->filter (abfd)) in dump_target_specific()
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
Dcompressed-plt-1-dyn.s6 .set filter, -1 define
Dmips-elf.exp893 proc run_mips_plt_test { name abi filter micromips suffix {extra {}} } {
897 set as_flags "$abi_asflags($abi) --defsym filter=$filter"
905 if { $filter & 3 } {
908 if { $filter & 12 } {
911 if { $filter & 16 } {
Dcompressed-plt-1.s28 .if (\flags & filter) == \flags
/toolchain/binutils/binutils-2.27/gold/
Doptions.cc1273 if (this->filter() != NULL) in finalize()
Doptions.h801 DEFINE_string(filter, options::TWO_DASHES, 'F', NULL,
Dlayout.cc4956 if (parameters->options().filter() != NULL) in finish_dynamic_section()
4957 odyn->add_string(elfcpp::DT_FILTER, parameters->options().filter()); in finish_dynamic_section()
/toolchain/binutils/binutils-2.27/
Dltmain.sh7262 …'/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter
7265 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
7506 …'/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter
7509 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
/toolchain/binutils/binutils-2.27/binutils/po/
Drw.po2527 # goodies/source\filter.vcl\eps\dlgeps.src:DLG_EXPORT_EPS.RB_COMPRESSION_NONE.text
2650 # goodies/source\filter.vcl\eps\dlgeps.src:DLG_EXPORT_EPS.GRP_VERSION.text
3696 # goodies/source\filter.vcl\eps\dlgeps.src:DLG_EXPORT_EPS.GRP_VERSION.text
3911 # goodies/source\filter.vcl\eps\dlgeps.src:DLG_EXPORT_EPS.GRP_VERSION.text
3964 # goodies/source\filter.vcl\eps\dlgeps.src:DLG_EXPORT_EPS.GRP_VERSION.text
/toolchain/benchmark/
Dpanorama.diff1006 +# and *.h) to filter out the source-files in the directories. If left
1085 +# and *.h) to filter out the source-files in the directories. If left
1104 +# invoke to filter for each input file. Doxygen will invoke the filter program
1105 +# by executing (via popen()) the command <filter> <input-file>, where <filter>
1107 +# input file. Doxygen will then use the output that the filter program writes
1115 +# filter if there is a match. The filters are a list of the form:
1116 +# pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further
1122 +# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
1123 +# INPUT_FILTER) will be used to filter the input files when producing source
1357 +# If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to add.
[all …]
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-20091041 * pe-dll.c (process_def_file): Use version script info to filter
1375 (-F/--filter): Likewise.
DNEWS503 * New options --filter/-F and --auxiliary/-f.
Dld.texinfo564 table of the shared object should be used as an auxiliary filter on the
567 If you later link a program against this filter object, then, when you
569 the dynamic linker resolves any symbols from the filter object, it will
572 in the filter object. The shared object @var{name} need not exist.
581 @kindex --filter=@var{name}
583 @itemx --filter=@var{name}
586 of the shared object which is being created should be used as a filter
589 If you later link a program against this filter object, then, when you
592 filter object as usual, but it will actually link to the definitions
593 found in the shared object @var{name}. Thus the filter object can be
[all …]
/toolchain/binutils/binutils-2.27/ld/po/
Dsv.po1141 msgid "Auxiliary filter for shared object symbol table"
1142 msgstr "Yttre filter f�r symboltabell �ver delade objekt"
Did.po1337 msgid "Auxiliary filter for shared object symbol table"
1338 msgstr "Tambahan filter untuk simbol tabel objek terbagi"
Dda.po1424 msgid "Auxiliary filter for shared object symbol table"
1425 msgstr "Ydre filter for symboltabel over delte objekter"
Dld.pot1415 msgid "Auxiliary filter for shared object symbol table"
/toolchain/binutils/binutils-2.27/gold/po/
Dgold.pot1509 msgid "-F/--filter may not used without -shared"
1852 msgid "Auxiliary filter for shared object symbol table"
Dzh_CN.po1531 msgid "-F/--filter may not used without -shared"
1920 msgid "Auxiliary filter for shared object symbol table"
Dfi.po1509 msgid "-F/--filter may not used without -shared"
1510 msgstr "-F/--filter-valitsinta ei saa käyttää ilman valitsinta -shared"
1848 msgid "Auxiliary filter for shared object symbol table"
Dfr.po1504 msgid "-F/--filter may not used without -shared"
1505 msgstr "-F/--filter ne peut être utilisé sans -shared"
1845 msgid "Auxiliary filter for shared object symbol table"

123