Searched refs:IsInMemory (Results 1 – 2 of 2) sorted by relevance
502 if (IsInMemory()) { in ReadSectionData()548 if (IsInMemory()) { in ReadSectionData()
738 bool IsInMemory() const { return m_memory_addr != LLDB_INVALID_ADDRESS; } in IsInMemory() function