Searched defs:IsExternal (Results 1 – 8 of 8) sorted by relevance
70 bool IsExternal() const { return m_external; } in IsExternal() function
196 bool IsExternal() const { return m_is_external; } in IsExternal() function
195 bool SBSymbol::IsExternal() { IsExternal() function in SBSymbol
100 mutable unsigned IsExternal : 1; variable
107 if (IsExternal) { in getRelocationValueRef() local
74 IsExternal, enumerator
451 bool IsExternal = defineSymbol() local
893 bool IsExternal(const Symbol &symbol) { IsExternal() function