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

  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 45 /// MO_PLT - On a symbol operand this indicates that the immediate is
49 MO_PLT = 2
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 299 /// MO_PLT - On a symbol operand, this represents an ELF PLT reference on a
301 MO_PLT
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 89 /// MO_PLT - On a symbol operand this indicates that the immediate is
94 MO_PLT,

Completed in 39 milliseconds