HomeSort by relevance Sort by last modified time
    Searched refs:Like (Results 1 - 25 of 68) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
rel-2.s 0 ! Like rel-1.s, but using "$", not "datalabel $" as self expression. It's
  /external/clang/lib/Basic/
Builtins.cpp 100 const char *Like = ::strpbrk(getRecord(ID).Attributes, Fmt);
101 if (!Like)
104 HasVAListArg = (*Like == Fmt[1]);
106 ++Like;
107 assert(*Like == ':' && "Format specifier must be followed by a ':'");
108 ++Like;
110 assert(::strchr(Like, ':') && "Format specifier must end with a ':'");
111 FormatIdx = ::strtol(Like, nullptr, 10);
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
weakref2.d 6 # Like weakref1.d, but check contents of .got.
expdyn3.d 8 # Like expdyn2.d, but also weakly referencing symbols.
expdyn4.d 8 # Like expdyn2.d, but referencing COMMON symbols.
expdyn5.d 7 # Like expdyn2.d, but testing that the .got contents is correct. There
expdyn6.d 8 # Like expdyn5.d, weakly referencing symbols.
expdyn7.d 8 # Like expdyn5.d, referencing COMMON symbols.
libdso-1b.d 6 # Like libdso-1, but export the function as expfn@@TST2 and another
nodyn4.d 8 # Like expdyn4.d, but no --export-dynamic. Got a BFD_ASSERT at one time.
nodyn5.d 8 # Like nodyn4.d, but checking .got contents.
gotplt3.d 9 # Like gotplt2, but make sure we merge right when we have a
libdso-13b.d 7 # Like libdso-13.d, but without -z nocombreloc and with a version
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
weak1-s.d 5 # Like weak1, but with PUSHJ stubs.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
greg-14s.d 9 # Like greg-14, but using PUSHJ stubs.
pushja1b-s.d 8 # Like pushja1b but with PUSHJ stub.
pushja1f-s.d 8 # Like pushja1f, but with PUSHJ stub.
pushja7b-s.d 8 # Like pushja7b, but with PUSHJ stub.
pushja7f-s.d 8 # Like pushja7f, but with PUSHJ stub.
greg-14.d 9 # Like greg-3, but a different expanding insn.
greg-5s.d 9 # Like greg-3, but a different expanding insn.
orph-.d 8 # Like orph-d.d but without data.
orph-d-awpe.d 10 # Like orph-d-awp.d but with contents in that section. Also, mismatching
greg-13.d 9 # Like greg-3, but a different expanding insn, mmo.
greg-4.d 9 # Like greg-3, but a different expanding insn.

Completed in 104 milliseconds

1 2 3