HomeSort by relevance Sort by last modified time
    Searched refs:foo3 (Results 51 - 75 of 114) sorted by null

1 23 4 5

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
bnd-branch-1.d 15 [ ]*[a-f0-9]+: e9 [a-f0-9]+ ff ff ff jmpq [a-f0-9]+ <foo3@plt>
17 [ ]*[a-f0-9]+: f2 e8 [a-f0-9]+ ff ff ff bnd callq [a-f0-9]+ <foo3@plt>
  /external/clang/test/CodeGenCXX/
stmtexpr.cpp 40 void foo3()
62 foo3();
  /external/libunwind/tests/
Ltest-nocalloc.c 93 foo3 (void) function
101 foo3 ();
  /external/llvm/test/MC/ELF/
tls-i386.s 7 movl foo3@TLSGD(%eax), %eax
39 // CHECK-NEXT: Name: foo3
weakref.s 13 .weakref foo3, bar3
14 .long foo3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
pic_vxworks.d 21 1c: R_ARM_SBREL32 foo3
pic.d 23 1c: R_ARM_SBREL32 foo3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
macro-irp.d 12 0+08[ ]+[a-zA-Z0-9_]+[ ]+foo3
macro-vararg.d 12 0+08[ ]+[a-zA-Z0-9_]+[ ]+foo3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/macros/
irp.d 12 0+08[ ]+[a-zA-Z0-9_]+[ ]+foo3
vararg.d 12 0+08[ ]+[a-zA-Z0-9_]+[ ]+foo3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
datal-1.s 10 movi (datalabel (foo3 + 46) >> 16) & 65535,r3
33 foo3: label
datal-3.s 10 movi ((datalabel foo3 + 46) >> 16) & 65535,r3
31 foo3: label
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
pr14156a.d 13 [0-9a-f]+ t foo3
pr14156b.d 13 [0-9a-f]+ t foo3
  /external/clang/test/CodeGen/
arm-aapcs-zerolength-bitfield.c 138 short foo3 : 16; member in struct:t14
193 long foo3 : 32; member in struct:t19
219 char foo3 : 8; member in struct:t21
arm-apcs-zerolength-bitfield.c 142 short foo3 : 16; member in struct:t14
197 long foo3 : 32; member in struct:t19
223 char foo3 : 8; member in struct:t21
switch.c 33 int foo3(int i) { function
  /external/clang/test/Index/
index-refs.cpp 54 void foo3() { function
110 // CHECK-NEXT: [indexDeclaration]: kind: function | name: foo3
  /external/clang/test/OpenMP/
function-attr.cpp 43 float foo3(int n, float *a, float *b) { function
  /external/clang/test/Sema/
mips-interrupt-attr.c 10 __attribute__((interrupt("eic"))) void foo3() {} function
stdcall-fastcall-x64.c 8 void __attribute__((stdcall, fastcall)) foo3(void); // expected-warning{{calling convention 'stdcall' ignored for this target}} expected-warning {{calling convention 'fastcall' ignored for this target}}
stdcall-fastcall.c 8 void __attribute__((stdcall, fastcall)) foo3(void); // expected-error{{fastcall and stdcall attributes are not compatible}}
  /external/clang/test/SemaCXX/
dcl_ambig_res.cpp 29 void foo3() { function
warn-thread-safety-verbose.cpp 50 void foo3() LOCKS_EXCLUDED(mu);
82 foo3(); // expected-warning {{cannot call function 'foo3' while mutex 'mu' is held}}

Completed in 454 milliseconds

1 23 4 5