Searched refs:SF_Const (Results 1 – 3 of 3) sorted by relevance
105 SF_Const = 1U << 10, // Symbol value is constant enumerator
237 Res |= BasicSymbolRef::SF_Const; in getSymbolFlags()
319 if (SymFlags & SymbolRef::SF_Const) in darwinPrintSymbol()915 if (Ret == 'd' && Host.isOSDarwin() && Symflags & SymbolRef::SF_Const) in getNMTypeChar()