Searched refs:MemoryBlockInfo (Results 1 – 2 of 2) sorted by relevance
27 struct MemoryBlockInfo { struct51 uintptr_t PrintMemoryBlock(const MemoryBlockInfo& info, uintptr_t stackStartAddr) const; argument52 …MemoryBlockInfo CreateMemoryBlock(uintptr_t addr, uintptr_t offset, uintptr_t size, const std::str…56 std::vector<MemoryBlockInfo> blocks_;57 std::vector<MemoryBlockInfo> registerBlocks_;
146 uintptr_t FaultStack::PrintMemoryBlock(const MemoryBlockInfo& info, uintptr_t stackStartAddr) const in PrintMemoryBlock()187 MemoryBlockInfo FaultStack::CreateMemoryBlock( in CreateMemoryBlock()193 MemoryBlockInfo info; in CreateMemoryBlock()