HomeSort by relevance Sort by last modified time
    Searched full:__foo (Results 1 - 19 of 19) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/
array.s 3 add r2, r3 , __foo
4 add r2, r3 , __foo+1
5 add r2, r3 , __foo+2
6 add r2, r3 , __foo+3
7 add r2, r3 , __foo+4
8 add r2, r3 , __foo+5
9 add r2, r3 , __foo+6
10 add r2, r3 , __foo+7
11 add r2, r3 , __foo+8
12 __foo label
    [all...]
array.d 9 0+0000 <__foo-0x48>:
29 0+0048 <__foo>:
  /external/llvm/test/tools/llvm-objdump/X86/
macho-nontext-disasm.test 1 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __FOO,__bar -full-leading-addr -print-imm-hex -no-show-raw-insn - | FileCheck %s
3 .section __FOO, __bar
7 # CHECK: Contents of (__FOO,__bar) section
  /external/llvm/test/MC/AsmParser/
directive_zerofill.s 4 # CHECK: .zerofill __FOO,__bar,x,1
5 # CHECK: .zerofill __FOO,__bar,y,8,2
9 .zerofill __FOO, __bar, x, 2-1
10 .zerofill __FOO, __bar, y , 8 , 1+1
  /external/llvm/test/DebugInfo/X86/
dbg-i128-const.ll 7 define i128 @__foo(i128 %a, i128 %b) nounwind !dbg !3 {
22 !3 = distinct !DISubprogram(name: "__foo", linkageName: "__foo", line: 26, isLocal: false, isDefinition: true, virtualIndex: 6, isOptimized: false, scopeLine: 26, file: !13, scope: !4, type: !6)
  /external/llvm/test/MC/MachO/AArch64/
reloc-crash.s 24 .section __foo,__bar,literal_pointers
reloc-crash2.s 20 .section __foo,__bar,regular,no_dead_strip
  /external/clang/test/CodeGen/
pragma-weak.c 11 // CHECK-DAG: @foo = weak alias void (), void ()* @__foo
41 #pragma weak foo = __foo
42 void __foo(void) {} function
43 // CHECK-LABEL: define void @__foo()
  /external/llvm/test/DebugInfo/Generic/
cu-ranges.ll 21 define i32 @foo(i32 %a) #0 section "__TEXT,__foo" !dbg !4 {
  /external/fio/
fio.h 545 int *__foo = NULL; \
549 *__foo = 0; \
  /external/llvm/lib/LTO/
LTOModule.cpp 498 // module asm ".zerofill __FOO, __foo, _bar_baz_qux, 0"
  /external/llvm/lib/Target/AArch64/
AArch64FrameLowering.cpp 410 // .globl __foo
412 // __foo:
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_descr.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_descr.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
ULocaleTest.java 675 {"", "", "", "FOO", "__foo@FOO=bar", "__FOO@foo=bar", null}, // we have some of these prefixes
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ULocaleTest.java 671 {"", "", "", "FOO", "__foo@FOO=bar", "__FOO@foo=bar", null}, // we have some of these prefixes
    [all...]
  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp 103 // underscores. For example, __foo, foo__, __foo__ would
    [all...]

Completed in 1160 milliseconds