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

1 2

  /development/ndk/platforms/android-9/arch-x86/src/
crtbegin_so.S 59 cmpb $0, completed.4454@GOTOFF(%ebx)
61 movl __dso_handle@GOTOFF(%ebx), %eax
67 leal __EH_FRAME_BEGIN__@GOTOFF(%ebx), %eax
71 movb $1, completed.4454@GOTOFF(%ebx)
90 leal object.4469@GOTOFF(%ebx), %eax
92 leal __EH_FRAME_BEGIN__@GOTOFF(%ebx), %eax
atexit.S 41 movl __dso_handle@GOTOFF(%ebx), %eax
  /external/llvm/test/MC/ELF/
relocation-386.s 22 // Relocation 3 (bar3@GOTOFF) is done with symbol 7 (bss)
96 // Relocation 14 (zed@GOTOFF) is of type R_386_GOTOFF and uses the symbol
206 leal .Lfoo@GOTOFF(%ebx), %eax
212 movb bar3@GOTOFF(%ebx), %al
229 movl zed@GOTOFF(%eax), %eax
  /external/llvm/test/MC/AsmParser/
macro-args.s 4 movl \var@GOTOFF(%ebx),\re2g
12 // CHECK: movl is_sse@GOTOFF(%ebx), %eax
  /external/elfutils/backends/
arm_reloc.def 52 RELOC_TYPE (GOTOFF, REL)
i386_reloc.def 37 RELOC_TYPE (GOTOFF, REL)
sh_reloc.def 63 RELOC_TYPE (GOTOFF, REL)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/
asm.h 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/
asm.h 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/
asm.h 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/
asm.h 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/machine/
asm.h 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
asm.h 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/
asm.h 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /external/llvm/lib/Target/ARM/
ARMConstantPoolValue.h 42 GOTOFF,
ARMConstantPoolValue.cpp 56 case ARMCP::GOTOFF: return "GOTOFF";
ARMAsmPrinter.cpp     [all...]
ARMFastISel.cpp     [all...]
  /bionic/libc/arch-x86/string/
ssse3-memcpy5.S 200 cmp __x86_shared_cache_size_half@GOTOFF(%ebx), %ecx
274 cmp __x86_data_cache_size_half@GOTOFF(%ebx), %ecx
433 cmp __x86_data_cache_size_half@GOTOFF(%ebx), %ecx
537 cmp __x86_data_cache_size_half@GOTOFF(%ebx), %ecx
641 cmp __x86_data_cache_size_half@GOTOFF(%ebx), %ecx
747 cmp __x86_data_cache_size_half@GOTOFF(%ebx), %ecx
853 cmp __x86_data_cache_size_half@GOTOFF(%ebx), %ecx
959 cmp __x86_data_cache_size_half@GOTOFF(%ebx), %ecx
1065 cmp __x86_data_cache_size_half@GOTOFF(%ebx), %ecx
1169 cmp __x86_data_cache_size_half@GOTOFF(%ebx), %ec
    [all...]
sse2-memset5-atom.S 319 mov __x86_shared_cache_size@GOTOFF(%ebx), %ebx
338 cmp __x86_data_cache_size@GOTOFF(%ebx), %ecx
  /bionic/libc/arch-x86/include/machine/
asm.h 55 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /system/core/libcutils/arch-x86/
sse2-memset32-atom.S 265 mov __x86_shared_cache_size@GOTOFF(%ebx), %ebx
283 cmp __x86_data_cache_size@GOTOFF(%ebx), %ecx
sse2-memset16-atom.S 350 mov __x86_shared_cache_size@GOTOFF(%ebx), %ebx
369 cmp __x86_data_cache_size@GOTOFF(%ebx), %ecx
  /external/libffi/src/sh/
sysv.S 603 .long ffi_closure_helper_SYSV@GOTOFF

Completed in 2225 milliseconds

1 2