Lines Matching refs:IRMemoryMap
77 void MakeAllocation (IRMemoryMap &map, Error &err) in MakeAllocation()
88 IRMemoryMap::eAllocationPolicyMirror, in MakeAllocation()
135 void DestroyAllocation (IRMemoryMap &map, Error &err) in DestroyAllocation()
149 …void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Er… in Materialize()
195 IRMemoryMap &map, in Dematerialize()
322 void DumpToLog (IRMemoryMap &map, lldb::addr_t process_address, Log *log) in DumpToLog()
388 void Wipe (IRMemoryMap &map, lldb::addr_t process_address) in Wipe()
421 …void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Er… in Materialize()
511 …, byte_align, lldb::ePermissionsReadable | lldb::ePermissionsWritable, IRMemoryMap::eAllocationPol… in Materialize()
543 IRMemoryMap &map, in Dematerialize()
611 void DumpToLog (IRMemoryMap &map, lldb::addr_t process_address, Log *log) in DumpToLog()
683 void Wipe (IRMemoryMap &map, lldb::addr_t process_address) in Wipe()
729 …void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Er… in Materialize()
747 …, byte_align, lldb::ePermissionsReadable | lldb::ePermissionsWritable, IRMemoryMap::eAllocationPol… in Materialize()
768 IRMemoryMap &map, in Dematerialize()
779 IRMemoryMap &map, in Dematerialize()
879 void DumpToLog (IRMemoryMap &map, lldb::addr_t process_address, Log *log) in DumpToLog()
952 void Wipe (IRMemoryMap &map, lldb::addr_t process_address) in Wipe()
996 …void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Er… in Materialize()
1041 IRMemoryMap &map, in Dematerialize()
1061 void DumpToLog (IRMemoryMap &map, lldb::addr_t process_address, Log *log) in DumpToLog()
1095 void Wipe (IRMemoryMap &map, lldb::addr_t process_address) in Wipe()
1124 …void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Er… in Materialize()
1181 IRMemoryMap &map, in Dematerialize()
1237 void DumpToLog (IRMemoryMap &map, lldb::addr_t process_address, Log *log) in DumpToLog()
1272 void Wipe (IRMemoryMap &map, lldb::addr_t process_address) in Wipe()
1307 Materializer::Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_add… in Materialize()