Home
last modified time | relevance | path

Searched refs:backrefs (Results 1 – 21 of 21) sorted by relevance

/external/llvm-project/lld/test/ELF/
Dwarn-backrefs.s11 # RUN: ld.lld --fatal-warnings --warn-backrefs %t1.o %t2.a -o /dev/null
12 # RUN: ld.lld --fatal-warnings --warn-backrefs %t1.o --start-lib %t2.o --end-lib -o /dev/null
15 # RUN: ld.lld --fatal-warnings --warn-backrefs %t1.lds -o /dev/null
18 ## Warn unless the archive is excluded by --warn-backrefs-exclude
20 # RUN: ld.lld --warn-backrefs %t2.a %t1.o -o /dev/null 2>&1 | FileCheck %s
21 # RUN: ld.lld --warn-backrefs %t2.a '-(' %t1.o '-)' -o /dev/null 2>&1 | FileCheck %s
22 # RUN: ld.lld --warn-backrefs --warn-backrefs-exclude='*3.a' %t2.a %t1.o -o /dev/null 2>&1 | FileCh…
23 # RUN: ld.lld --fatal-warnings --warn-backrefs --warn-backrefs-exclude='*2.a(*2.o)' %t2.a %t1.o -o …
24 # RUN: ld.lld --fatal-warnings --warn-backrefs --warn-backrefs-exclude '*2.a(*2.o)' \
25 # RUN: --warn-backrefs-exclude not_exist %t2.a %t1.o -o /dev/null
[all …]
/external/llvm-project/lld/docs/ELF/
Dwarn_backrefs.rst1 --warn-backrefs
4 ``--warn-backrefs`` gives a warning when an undefined symbol reference is
37 The ``warn-backrefs`` option provides information that helps identify cases
40 % ld.lld --warn-backrefs ... -lB -lA
43 % ld.lld --warn-backrefs ... --start-lib B/b.o --end-lib --start-lib A/a.o --end-lib
46 …# To suppress the warning, you can specify --warn-backrefs-exclude=<glob> to match B/b.o or B.a(b.…
48 The ``--warn-backrefs`` option can also provide a check to enforce a
90 * ``A.a B A2.a``: similar to the above case but ``--warn-backrefs`` does not
/external/llvm-project/lld/test/ELF/lto/
Dwarn-backrefs.ll7 ; RUN: ld.lld --warn-backrefs --start-lib %tb.o --end-lib %ta.o -o /dev/null 2>&1 | FileCheck %s
/external/llvm-project/llvm/lib/Support/
Dregex2.h155 int backrefs; /* does it use back references? */ member
Dregengine.inc183 /* this loop does only one repetition except for backrefs */
192 if (nmatch == 0 && !g->backrefs)
205 if (nmatch == 1 && !g->backrefs)
218 if (!g->backrefs && !(m->eflags&REG_BACKR)) {
237 assert(g->backrefs); /* must be back references doing it */
Dregcomp.c354 g->backrefs = 0; in llvm_regcomp()
532 p->g->backrefs = 1; in p_ere_exp()
733 p->g->backrefs = 1; in p_simp_re()
/external/libcups/vcnet/regex/
Dregex2.h126 int backrefs; /* does it use back references? */ member
Dengine.c128 if (nmatch == 0 && !g->backrefs)
141 if (nmatch == 1 && !g->backrefs)
154 if (!g->backrefs && !(m->eflags&REG_BACKR)) {
173 assert(g->backrefs); /* must be back references doing it */
Ddebug.c43 if (g->backrefs)
Dregcomp.c150 g->backrefs = 0;
513 p->g->backrefs = 1;
/external/llvm/lib/Support/
Dregex2.h152 int backrefs; /* does it use back references? */ member
Dregengine.inc183 /* this loop does only one repetition except for backrefs */
192 if (nmatch == 0 && !g->backrefs)
205 if (nmatch == 1 && !g->backrefs)
218 if (!g->backrefs && !(m->eflags&REG_BACKR)) {
237 assert(g->backrefs); /* must be back references doing it */
Dregcomp.c226 g->backrefs = 0; in llvm_regcomp()
404 p->g->backrefs = 1; in p_ere_exp()
605 p->g->backrefs = 1; in p_simp_re()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h152 int backrefs; /* does it use back references? */ member
Dregengine.inc183 /* this loop does only one repetition except for backrefs */
192 if (nmatch == 0 && !g->backrefs)
205 if (nmatch == 1 && !g->backrefs)
218 if (!g->backrefs && !(m->eflags&REG_BACKR)) {
237 assert(g->backrefs); /* must be back references doing it */
Dregcomp.c226 g->backrefs = 0; in llvm_regcomp()
404 p->g->backrefs = 1; in p_ere_exp()
605 p->g->backrefs = 1; in p_simp_re()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex2.h155 int backrefs; /* does it use back references? */ member
Dregengine.inc183 /* this loop does only one repetition except for backrefs */
192 if (nmatch == 0 && !g->backrefs)
205 if (nmatch == 1 && !g->backrefs)
218 if (!g->backrefs && !(m->eflags&REG_BACKR)) {
237 assert(g->backrefs); /* must be back references doing it */
Dregcomp.c354 g->backrefs = 0; in llvm_regcomp()
532 p->g->backrefs = 1; in p_ere_exp()
733 p->g->backrefs = 1; in p_simp_re()
/external/llvm-project/lld/ELF/
DOptions.td172 HelpText<"Ignored for compatibility with GNU unless you pass --warn-backrefs">;
376 HelpText<"Ignored for compatibility with GNU unless you pass --warn-backrefs">;
447 defm warn_backrefs: BB<"warn-backrefs",
452 : EEq<"warn-backrefs-exclude",
454 "which should be ignored for --warn-backrefs.">,
/external/icu/icu4c/source/test/testdata/
Dregextst.txt1355 "pre(.)post\1" i "pre\ud800post\ud800\udc00" # case insensiteve backrefs tak…