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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
elfso.asm 62 mov [ebx+localint wrt ..gotoff],eax ; [14]
65 mov eax,[ebx+localptr wrt ..gotoff] ; [13]
69 lea eax,[ebx+printfstr wrt ..gotoff]
  /external/llvm/test/MC/ARM/
symbol-variants.s 33 @ gotoff
34 .word f08(GOTOFF)
35 .word f09(gotoff)
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocationFunctions.h 26 DECL_MIPS_APPLY_RELOC_FUNC(gotoff) \
59 { &gotoff, 21, "R_MIPS_GOT_OFST", 16}, \
MipsRelocator.cpp 1050 MipsRelocator::Result gotoff(MipsRelocationInfo& pReloc, MipsRelocator& pParent) function
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
x86_abi_support.asm 206 %define GLOBAL(x) x + %1 wrt ..gotoff
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 206 %define GLOBAL(x) x + %1 wrt ..gotoff
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
x86_abi_support.asm 206 %define GLOBAL(x) x + %1 wrt ..gotoff
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
x86inc.asm 131 %define GLOBAL(x) x + %1 wrt ..gotoff
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 131 %define GLOBAL(x) x + %1 wrt ..gotoff
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm 131 %define GLOBAL(x) x + %1 wrt ..gotoff

Completed in 269 milliseconds