Searched refs:NTPOFF (Results 1 - 7 of 7) sorted by relevance

/external/llvm/test/MC/ELF/
H A Dtls-i386.s5 movl foo1@NTPOFF(%eax), %eax
12 .long foo8@NTPOFF
H A Drelocation-386.s22 // 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
109 addl foo@NTPOFF(%eax), %eax
117 movl zed@NTPOFF(%eax), %eax
/external/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h22 NTPOFF enumerator in enum:llvm::SystemZCP::SystemZCPModifier
28 /// (written x@NTPOFF).
H A DSystemZConstantPoolValue.cpp31 case SystemZCP::NTPOFF:
H A DSystemZAsmPrinter.cpp175 case SystemZCP::NTPOFF: return MCSymbolRefExpr::VK_NTPOFF;
H A DSystemZISelLowering.cpp1860 SystemZConstantPoolValue::Create(GV, SystemZCP::NTPOFF);
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/gas32/
H A Delf_gas32_ssym.asm10 movl %eax, bar@NTPOFF

Completed in 158 milliseconds