HomeSort by relevance Sort by last modified time
    Searched defs:_ALIGN_TEXT (Results 1 - 25 of 48) sorted by null

1 2

  /development/ndk/platforms/android-21/arch-arm64/include/machine/
asm.h 41 #ifndef _ALIGN_TEXT
42 # define _ALIGN_TEXT .align 0
  /development/ndk/platforms/android-21/arch-x86_64/include/machine/
asm.h 44 #ifndef _ALIGN_TEXT
46 # define _ALIGN_TEXT .align 4
48 # define _ALIGN_TEXT .align 16
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/machine/
asm.h 41 #ifndef _ALIGN_TEXT
42 # define _ALIGN_TEXT .align 0
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/machine/
asm.h 44 #ifndef _ALIGN_TEXT
46 # define _ALIGN_TEXT .align 4
48 # define _ALIGN_TEXT .align 16
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/machine/
asm.h 41 #ifndef _ALIGN_TEXT
42 # define _ALIGN_TEXT .align 0
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/machine/
asm.h 44 #ifndef _ALIGN_TEXT
46 # define _ALIGN_TEXT .align 4
48 # define _ALIGN_TEXT .align 16
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/machine/
asm.h 41 #ifndef _ALIGN_TEXT
42 # define _ALIGN_TEXT .align 0
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/machine/
asm.h 44 #ifndef _ALIGN_TEXT
46 # define _ALIGN_TEXT .align 4
48 # define _ALIGN_TEXT .align 16
  /development/ndk/platforms/android-21/arch-arm/include/machine/
asm.h 41 #ifndef _ALIGN_TEXT
42 # define _ALIGN_TEXT .align 0
  /development/ndk/platforms/android-21/arch-x86/include/machine/
asm.h 53 #if !defined(_ALIGN_TEXT) && !defined(_KERNEL)
55 # define _ALIGN_TEXT .align 1
57 # define _ALIGN_TEXT .align 16
59 # define _ALIGN_TEXT .align 4
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/machine/
asm.h 41 #ifndef _ALIGN_TEXT
42 # define _ALIGN_TEXT .align 0
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/machine/
asm.h 53 #if !defined(_ALIGN_TEXT) && !defined(_KERNEL)
55 # define _ALIGN_TEXT .align 1
57 # define _ALIGN_TEXT .align 16
59 # define _ALIGN_TEXT .align 4
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/machine/
asm.h 41 #ifndef _ALIGN_TEXT
42 # define _ALIGN_TEXT .align 0
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/machine/
asm.h 53 #if !defined(_ALIGN_TEXT) && !defined(_KERNEL)
55 # define _ALIGN_TEXT .align 1
57 # define _ALIGN_TEXT .align 16
59 # define _ALIGN_TEXT .align 4
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/machine/
asm.h 41 #ifndef _ALIGN_TEXT
42 # define _ALIGN_TEXT .align 0
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/machine/
asm.h 53 #if !defined(_ALIGN_TEXT) && !defined(_KERNEL)
55 # define _ALIGN_TEXT .align 1
57 # define _ALIGN_TEXT .align 16
59 # define _ALIGN_TEXT .align 4
  /development/ndk/platforms/android-3/arch-arm/include/machine/
asm.h 60 #ifndef _ALIGN_TEXT
61 # define _ALIGN_TEXT .align 0
73 .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/machine/
asm.h 60 #ifndef _ALIGN_TEXT
61 # define _ALIGN_TEXT .align 0
73 .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/machine/
asm.h 60 #ifndef _ALIGN_TEXT
61 # define _ALIGN_TEXT .align 0
73 .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/machine/
asm.h 60 #ifndef _ALIGN_TEXT
61 # define _ALIGN_TEXT .align 0
73 .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/machine/
asm.h 60 #ifndef _ALIGN_TEXT
61 # define _ALIGN_TEXT .align 0
73 .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/machine/
asm.h 60 #ifndef _ALIGN_TEXT
61 # define _ALIGN_TEXT .align 0
73 .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/machine/
asm.h 60 #ifndef _ALIGN_TEXT
61 # define _ALIGN_TEXT .align 0
73 .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/machine/
asm.h 60 #ifndef _ALIGN_TEXT
61 # define _ALIGN_TEXT .align 0
73 .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/machine/
asm.h 60 #ifndef _ALIGN_TEXT
61 # define _ALIGN_TEXT .align 0
73 .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart

Completed in 430 milliseconds

1 2