HomeSort by relevance Sort by last modified time
    Searched full:__common (Results 1 - 25 of 37) sorted by null

1 2

  /external/clang/test/CodeGen/
attribute-section-data-common.c 5 __attribute__ ((section("__DATA, __common"))) struct rtxc_snapshot rtxc_log_A[4];
2011-02-21-DATA-common.c 5 __attribute__ ((section("__DATA, __common"))) static struct rtxc_snapshot rtxc_log_A[4];
  /external/llvm/test/CodeGen/X86/
large-global.ll 11 ; CHECK: .zerofill __DATA,__common,_gArray,26214400000,4
global-sections.ll 265 ; DARWIN: .zerofill __DATA,__common,_G11,1,2
267 ; DARWIN: .zerofill __DATA,__common,_G12,1,3
269 ; DARWIN: .zerofill __DATA,__common,_G13,1,3
  /external/swiftshader/third_party/LLVM/test/MC/MachO/
zerofill-1.s 6 .zerofill __DATA, __common, zfill, 2, 1
47 // CHECK: (('section_name', '__common\x00\x00\x00\x00\x00\x00\x00\x00')
  /external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
MachO_i386_DynNoPIC_relocations.s 46 .zerofill __DATA,__common,y,8,3
  /external/llvm/test/MC/MachO/
zerofill-1.s 6 .zerofill __DATA, __common, zfill, 2, 1
48 // CHECK: Name: __common (5F 5F 63 6F 6D 6D 6F 6E 00 00 00 00 00 00 00 00)
87 // CHECK: Section: __common (0x2)
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
global-sections.ll 156 ; DARWIN: .zerofill __DATA,__common,_G11,1,2
158 ; DARWIN: .zerofill __DATA,__common,_G12,1,3
160 ; DARWIN: .zerofill __DATA,__common,_G13,1,3
  /external/syslinux/com32/include/klibc/
compiler.h 136 #define __common __attribute__((common)) macro
  /external/llvm/test/tools/dsymutil/X86/
dsym-companion.test 98 CHECK: Name: __common
331 CHECK: Section: __common
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 441 // DATA, __common section with the .zerofill directive.
  /external/swiftshader/third_party/LLVM/lib/MC/
MCObjectFileInfo.cpp 109 = Ctx->getMachOSection("__DATA","__common",
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 158 = Ctx->getMachOSection("__DATA","__common",
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 642 // DATA, __common section with the .zerofill directive.
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 341 // .zerofill __DATA, __common, _foo, 400, 5
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/cgo/
gcc.go 454 // LLVM-based gcc will place the it in the __DATA.__common
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
gcc.go 454 // LLVM-based gcc will place the it in the __DATA.__common
    [all...]
  /prebuilts/gdb/darwin-x86/lib/
libpython2.7.a     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
libpython2.7.a     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/lib/
libprotobuf-lite.a     [all...]
libprotobuf.a     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/lib/darwin/host/
libFuzzer.a     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/lib/darwin/host/
libFuzzer.a     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/lib/darwin/host/
libFuzzer.a     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/lib/darwin/host/
libFuzzer.a     [all...]

Completed in 913 milliseconds

1 2