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

1 2 3 4 5

  /external/llvm/test/MC/ELF/
empty-dwarf-lines.s 8 .asciz "hi\n"
entsize.s 10 .asciz "tring"
15 .asciz "String"
22 .asciz "L\000o\000n\000g\000"
27 .asciz "o\000n\000g\000"
basic-elf-32.s 23 .asciz "Hello"
28 .asciz "World!"
basic-elf-64.s 23 .asciz "Hello"
28 .asciz "World!"
relocation-386.s 139 .asciz "bool llvm::llvm_start_multithreaded()"
  /external/llvm/test/MC/MachO/
empty-dwarf-lines.s 11 .asciz "hi\n"
  /external/llvm/test/MC/COFF/
symbol-fragment-offset-64.s 28 .asciz "Hello "
31 .asciz "World!"
35 .asciz "I'm The Last Line."
symbol-fragment-offset.s 28 .asciz "Hello "
31 .asciz "World!"
35 .asciz "I'm The Last Line."
basic-coff-64.s 24 .asciz "Hello World"
basic-coff.s 24 .asciz "Hello World"
  /external/llvm/test/MC/AsmParser/
directive_ascii.s 10 .asciz
23 .asciz "B", "C"
26 # CHECK: .asciz "\001\001\007\0008\001\0001\200"
hello.s 27 .asciz "hello world!\n"
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/
datavis.asm 11 .asciz "foo"
  /development/ndk/platforms/android-3/arch-arm/include/machine/
asm.h 106 #define ASMSTR .asciz
119 #define RCSID(x) .section ".ident"; .asciz x
121 #define RCSID(x) .text; .asciz x
  /external/llvm/test/MC/Mips/
elf-relsym.s 78 .asciz "abcde"
83 .asciz "fghi"
elf-N64.s 61 .asciz "hello world"
xgot.s 63 .asciz "ext_1=%d, i=%d\n"
r-mips-got-disp.s 61 .asciz "0x%llx\n"
  /external/llvm/test/DebugInfo/SystemZ/
variable-loc.s 93 .asciz "Total is %d\n"
322 .asciz "clang version 3.2 "
324 .asciz "simple.c"
326 .asciz "/home/timnor01/a64-trunk/build"
328 .asciz "populate_array"
330 .asciz "sum_array"
332 .asciz "int"
334 .asciz "main"
336 .asciz "main_arr"
338 .asciz "val
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h 129 #define ASMSTR .asciz
131 #define RCSID(x) .text; .asciz x
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/gas32/
gas-macho32.asm 65 _asmstr: .asciz "hello, world" # [2]
68 _printfstr: .asciz "integer==%d, localint==%d, commvar=%d\n"
  /external/llvm/test/MC/ARM/Windows/
mov32t-range.s 26 .asciz "-erange"
  /external/chromium_org/third_party/boringssl/src/crypto/rc4/asm/
rc4-586.pl 406 &asciz ("rc4(4x,int)");
407 &asciz ("rc4(1x,char)");
408 &asciz ("rc4(8x,mmx)");
409 &asciz ("RC4 for x86, CRYPTOGAMS by <appro\@openssl.org>");
  /external/llvm/test/MC/MachO/ARM/
darwin-Thumb-reloc.s 21 .asciz "s0"
  /external/openssl/crypto/perlasm/
ppc-xlate.pl 72 my $asciz = sub {

Completed in 442 milliseconds

1 2 3 4 5