Home | History | Annotate | Download | only in PowerPC

Lines Matching full:symbol

56     /// MO_DARWIN_STUB - On a symbol operand "FOO", this indicates that the
57 /// reference is actually to the "FOO$stub" symbol. This is used for calls
61 /// MO_PIC_FLAG - If this bit is set, the symbol reference is relative to
62 /// the function's picbase, e.g. lo16(symbol-picbase).
65 /// MO_NLP_FLAG - If this bit is set, the symbol reference is actually to
66 /// the non_lazy_ptr for the global, e.g. lo16(symbol$non_lazy_ptr-picbase).
69 /// MO_NLP_HIDDEN_FLAG - If this bit is set, the symbol reference is to a
70 /// symbol with hidden visibility. This causes a different kind of
77 /// MO_LO, MO_HA - lo16(symbol) and ha16(symbol)
90 // Symbol for VK_PPC_TLS fixup attached to an ADD instruction