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

  /development/ndk/platforms/android-3/arch-arm/include/machine/
asm.h 70 #define _ASM_TYPE_FUNCTION #function
73 .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x:
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/machine/
asm.h 70 #define _ASM_TYPE_FUNCTION #function
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 70 #define _ASM_TYPE_FUNCTION #function
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 70 #define _ASM_TYPE_FUNCTION #function
73 .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x:
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/machine/
asm.h 70 #define _ASM_TYPE_FUNCTION #function
73 .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x:
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/machine/
asm.h 70 #define _ASM_TYPE_FUNCTION #function
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 70 #define _ASM_TYPE_FUNCTION #function
73 .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x:
  /bionic/libc/arch-arm/include/machine/
asm.h 70 #define _ASM_TYPE_FUNCTION #function
73 .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x: .fnstart

Completed in 521 milliseconds