Searched defs:IsExternal (Results 1 – 7 of 7) sorted by relevance
70 bool IsExternal() const { return m_external; } in IsExternal() function
194 bool IsExternal() const { return m_is_external; } IsExternal() function
195 bool SBSymbol::IsExternal() { in IsExternal() function in SBSymbol
100 mutable unsigned IsExternal : 1; variable
107 bool IsExternal = Obj.getPlainRelocationExternal(RelInfo); in getRelocationValueRef() local
74 IsExternal, enumerator
428 bool IsExternal = in defineSymbol() local