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

  /bionic/libc/arch-arm/bionic/
sigsetjmp.S 36 #define _ALIGN_TEXT .align 0
  /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:
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/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:
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/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:
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/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:
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/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:
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/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:
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/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:
  /prebuilts/ndk/android-ndk-r7/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:
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/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:
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/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:
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/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:
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/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:
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/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:
  /bionic/libc/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/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/
asm.h 99 #ifndef _ALIGN_TEXT
100 # define _ALIGN_TEXT .align 2, 0x90
104 .text; _ALIGN_TEXT; .globl x; .type x,@function; x:
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/
asm.h 99 #ifndef _ALIGN_TEXT
100 # define _ALIGN_TEXT .align 2, 0x90
104 .text; _ALIGN_TEXT; .globl x; .type x,@function; x:
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/machine/
asm.h 99 #ifndef _ALIGN_TEXT
100 # define _ALIGN_TEXT .align 2, 0x90
104 .text; _ALIGN_TEXT; .globl x; .type x,@function; x:
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/machine/
asm.h 99 #ifndef _ALIGN_TEXT
100 # define _ALIGN_TEXT .align 2, 0x90
104 .text; _ALIGN_TEXT; .globl x; .type x,@function; x:
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/machine/
asm.h 99 #ifndef _ALIGN_TEXT
100 # define _ALIGN_TEXT .align 2, 0x90
104 .text; _ALIGN_TEXT; .globl x; .type x,@function; x:
  /bionic/libc/arch-x86/include/machine/
asm.h 99 #ifndef _ALIGN_TEXT
100 # define _ALIGN_TEXT .align 2, 0x90
104 .text; _ALIGN_TEXT; .globl x; .type x,@function; x:
  /development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h 99 #ifndef _ALIGN_TEXT
100 # define _ALIGN_TEXT .align 2, 0x90
104 .text; _ALIGN_TEXT; .globl x; .type x,@function; x:

Completed in 32 milliseconds