Searched refs:pointer_byte_size (Results 1 – 1 of 1) sorted by relevance
1211 uint32_t pointer_byte_size = 0; in GetHostInfo() local1261 if (!value.getAsInteger(0, pointer_byte_size)) in GetHostInfo()1307 if (pointer_byte_size) { in GetHostInfo()1308 assert(pointer_byte_size == m_host_arch.GetAddressByteSize()); in GetHostInfo()1354 if (pointer_byte_size) { in GetHostInfo()1355 assert(pointer_byte_size == m_host_arch.GetAddressByteSize()); in GetHostInfo()1363 if (pointer_byte_size) { in GetHostInfo()1364 assert(pointer_byte_size == m_host_arch.GetAddressByteSize()); in GetHostInfo()2131 uint32_t pointer_byte_size = 0; in GetCurrentProcessInfo() local2162 if (!value.getAsInteger(16, pointer_byte_size)) in GetCurrentProcessInfo()[all …]