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

  /external/llvm/lib/Target/PowerPC/
PPC.h 56 /// MO_DARWIN_STUB - On a symbol operand "FOO", this indicates that the
59 MO_DARWIN_STUB = 1,
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 179 /// MO_DARWIN_STUB - On a symbol operand "FOO", this indicates that the
182 MO_DARWIN_STUB,

Completed in 50 milliseconds