Searched refs:m_temporary_allocation (Results 1 – 1 of 1) sorted by relevance
550 m_temporary_allocation = map.Malloc( in Materialize()661 map.Free(m_temporary_allocation, free_error); in Dematerialize()671 m_temporary_allocation = LLDB_INVALID_ADDRESS; in Dematerialize()742 map.Free(m_temporary_allocation, free_error); in Wipe()744 m_temporary_allocation = LLDB_INVALID_ADDRESS; in Wipe()752 lldb::addr_t m_temporary_allocation; member in EntityVariable814 m_temporary_allocation = map.Malloc( in Materialize()949 m_temporary_allocation = LLDB_INVALID_ADDRESS; in Dematerialize()1020 map.Free(m_temporary_allocation, free_error); in Wipe()1023 m_temporary_allocation = LLDB_INVALID_ADDRESS; in Wipe()[all …]