Searched refs:pointer_byte_size (Results 1 – 1 of 1) sorted by relevance
1252 uint32_t pointer_byte_size = 0; in GetHostInfo() local1302 if (!value.getAsInteger(0, pointer_byte_size)) in GetHostInfo()1355 if (pointer_byte_size) { in GetHostInfo()1356 assert(pointer_byte_size == m_host_arch.GetAddressByteSize()); in GetHostInfo()1402 if (pointer_byte_size) { in GetHostInfo()1403 assert(pointer_byte_size == m_host_arch.GetAddressByteSize()); in GetHostInfo()1411 if (pointer_byte_size) { in GetHostInfo()1412 assert(pointer_byte_size == m_host_arch.GetAddressByteSize()); in GetHostInfo()2159 uint32_t pointer_byte_size = 0; in GetCurrentProcessInfo() local2202 if (!value.getAsInteger(16, pointer_byte_size)) in GetCurrentProcessInfo()[all …]