Searched defs:IsExternal (Results 1 – 7 of 7) sorted by relevance
70 bool IsExternal() const { return m_external; } in IsExternal() function
196 bool IsExternal() const { return m_is_external; } in IsExternal() function
196 bool SBSymbol::IsExternal() { in IsExternal() function in SBSymbol
98 mutable unsigned IsExternal : 1; variable
106 bool IsExternal = Obj.getPlainRelocationExternal(RelInfo); in getRelocationValueRef() local
82 IsExternal, enumerator
427 bool IsExternal = in defineSymbol() local