Searched refs:MemoryBlockInfo (Results 1 – 2 of 2) sorted by relevance
26 struct MemoryBlockInfo { struct48 uintptr_t PrintMemoryBlock(const MemoryBlockInfo& info) const; argument49 …MemoryBlockInfo CreateMemoryBlock(uintptr_t addr, uintptr_t offset, uintptr_t size, const std::str…53 std::vector<MemoryBlockInfo> blocks_;54 std::vector<MemoryBlockInfo> registerBlocks_;
122 uintptr_t FaultStack::PrintMemoryBlock(const MemoryBlockInfo& info) const in PrintMemoryBlock()159 MemoryBlockInfo FaultStack::CreateMemoryBlock( in CreateMemoryBlock()165 MemoryBlockInfo info; in CreateMemoryBlock()