Searched refs:IsUndefined (Results 1 – 3 of 3) sorted by relevance
576 bool IsUndefined = Flags & object::BasicSymbolRef::SF_Undefined; in parseSymbols() local587 if (IsUndefined) in parseSymbols()597 if (IsUndefined) { in parseSymbols()
93 bool IsUndefined() const { return m_type == undefined; } in IsUndefined() function
1299 !unwindplan_regloc.IsUndefined()) { in GetAbstractRegisterLocation()1452 if (!unwindplan_regloc.IsUndefined()) in GetAbstractRegisterLocation()1507 if (abs_regloc->IsUndefined()) { in SavedLocationForRegister()