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 51 /// MO_DARWIN_STUB - On a symbol operand "FOO", this indicates that the
54 MO_DARWIN_STUB = 1,
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 136 /// MO_DARWIN_STUB - On a symbol operand "FOO", this indicates that the
139 MO_DARWIN_STUB,

Completed in 72 milliseconds