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

  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 184 /// MO_DLLIMPORT - On a symbol operand "FOO", this indicates that the
187 MO_DLLIMPORT,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 197 /// MO_DLLIMPORT - On a symbol operand "FOO", this indicates that the
200 MO_DLLIMPORT,
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 131 /// MO_DLLIMPORT - On a symbol operand "FOO", this indicates that the
134 MO_DLLIMPORT,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.h 559 /// MO_DLLIMPORT - On a symbol operand, this represents that the reference
562 MO_DLLIMPORT = 0x80,
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 296 /// MO_DLLIMPORT - On a symbol operand, this represents that the reference
299 MO_DLLIMPORT = 0x20,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 258 /// MO_DLLIMPORT - On a symbol operand, this represents that the reference
261 MO_DLLIMPORT = 0x20,

Completed in 151 milliseconds