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

  /external/llvm/test/MC/ELF/
tls-i386.s 5 movl foo1@NTPOFF(%eax), %eax
12 .long foo8@NTPOFF
relocation-386.s 22 // Relocation 8 (foo@NTPOFF) is of type R_386_TLS_LE
38 // Relocation 16 (zed@NTPOFF) is of type R_386_TLS_LE and uses the symbol
104 addl foo@NTPOFF(%eax), %eax
112 movl zed@NTPOFF(%eax), %eax
  /external/llvm/lib/Target/SystemZ/
SystemZConstantPoolValue.h 22 NTPOFF
28 /// (written x@NTPOFF).
SystemZConstantPoolValue.cpp 31 case SystemZCP::NTPOFF:
SystemZAsmPrinter.cpp 40 case SystemZCP::NTPOFF: return MCSymbolRefExpr::VK_NTPOFF;
SystemZISelLowering.cpp     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/gas32/
elf_gas32_ssym.asm 10 movl %eax, bar@NTPOFF

Completed in 184 milliseconds