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

1 2 3 4

  /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!"
  /external/llvm/test/MC/MachO/
empty-dwarf-lines.s 11 .asciz "hi\n"
  /external/llvm/test/MC/COFF/
symbol-fragment-offset.s 29 .asciz "Hello "
32 .asciz "World!"
36 .asciz "I'm The Last Line."
basic-coff.s 25 .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"
  /development/ndk/platforms/android-3/arch-arm/include/machine/
asm.h 92 #define ASMSTR .asciz
105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/machine/
asm.h 92 #define ASMSTR .asciz
105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/machine/
asm.h 92 #define ASMSTR .asciz
105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/machine/
asm.h 92 #define ASMSTR .asciz
105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/machine/
asm.h 92 #define ASMSTR .asciz
105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/machine/
asm.h 92 #define ASMSTR .asciz
105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/machine/
asm.h 92 #define ASMSTR .asciz
105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/machine/
asm.h 92 #define ASMSTR .asciz
105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/machine/
asm.h 92 #define ASMSTR .asciz
105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/machine/
asm.h 92 #define ASMSTR .asciz
105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/machine/
asm.h 92 #define ASMSTR .asciz
105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/machine/
asm.h 92 #define ASMSTR .asciz
105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/machine/
asm.h 92 #define ASMSTR .asciz
105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /external/grub/docs/
boot.S 76 .asciz "Halted."
boot.S.texi 76 .asciz "Halted."
  /bionic/libc/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

Completed in 416 milliseconds

1 2 3 4