Searched defs:PoolInfo (Results 1 – 5 of 5) sorted by relevance
41 struct PoolInfo { in PA_COMPONENT_EXPORT() struct42 pool_handle handle; in PA_COMPONENT_EXPORT()43 uintptr_t base; in PA_COMPONENT_EXPORT()44 uintptr_t base_mask; in PA_COMPONENT_EXPORT()45 uintptr_t offset; in PA_COMPONENT_EXPORT()
26 using PoolInfo = PartitionAddressSpace::PoolInfo; variable
169 struct PoolInfo { struct180 std::vector<PoolInfo> pool_infos_; argument
4535 "PoolInfo":{ object