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

  /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-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:
  /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:
  /prebuilt/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:
  /prebuilt/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:
  /prebuilt/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:
  /prebuilt/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:
  /prebuilt/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:
  /prebuilt/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:
  /prebuilt/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:
  /prebuilt/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:
  /prebuilt/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:
  /bionic/libc/arch-arm/bionic/
sigsetjmp.S 36 #define _ALIGN_TEXT .align 0
  /bionic/libc/arch-sh/include/machine/
asm.h 61 #ifndef _ALIGN_TEXT
62 # define _ALIGN_TEXT .align 2
68 _ALIGN_TEXT ;\
75 _ALIGN_TEXT ;\
  /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

Completed in 112 milliseconds