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

  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 174 /// MO_DLLIMPORT - On a symbol operand "FOO", this indicates that the
177 MO_DLLIMPORT,
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 300 /// MO_DLLIMPORT - On a symbol operand, this represents that the reference
303 MO_DLLIMPORT = 0x40,

Completed in 4012 milliseconds