Lines Matching refs:getAsInteger
1048 if (!major.getAsInteger(0, m_gdb_server_version)) in GetGDBServerVersion()
1222 if (!value.getAsInteger(0, cpu)) in GetHostInfo()
1226 if (!value.getAsInteger(0, sub)) in GetHostInfo()
1266 if (!value.getAsInteger(0, pointer_byte_size)) in GetHostInfo()
1269 if (!value.getAsInteger(0, m_low_mem_addressing_bits)) { in GetHostInfo()
1273 if (!value.getAsInteger(0, m_high_mem_addressing_bits)) in GetHostInfo()
1276 if (!value.getAsInteger(0, m_low_mem_addressing_bits)) in GetHostInfo()
1298 if (!value.getAsInteger(0, timeout_seconds)) { in GetHostInfo()
1305 if (!value.getAsInteger(0, page_size)) { in GetHostInfo()
1559 if (!value.getAsInteger(16, addr_value)) in GetMemoryRegionInfo()
1562 if (!value.getAsInteger(16, addr_value)) { in GetMemoryRegionInfo()
1816 value.getAsInteger(0, m_num_supported_hardware_watchpoints); in GetWatchpointSlotCount()
1993 value.getAsInteger(0, pid); in DecodeProcessInfoResponse()
1997 value.getAsInteger(0, pid); in DecodeProcessInfoResponse()
2001 value.getAsInteger(0, uid); in DecodeProcessInfoResponse()
2005 value.getAsInteger(0, uid); in DecodeProcessInfoResponse()
2009 value.getAsInteger(0, gid); in DecodeProcessInfoResponse()
2013 value.getAsInteger(0, gid); in DecodeProcessInfoResponse()
2048 value.getAsInteger(0, cpu); in DecodeProcessInfoResponse()
2050 value.getAsInteger(0, sub); in DecodeProcessInfoResponse()
2130 if (!value.getAsInteger(16, cpu)) in GetCurrentProcessInfo()
2133 if (!value.getAsInteger(16, sub)) in GetCurrentProcessInfo()
2154 if (!value.getAsInteger(16, pointer_byte_size)) in GetCurrentProcessInfo()
2157 if (!value.getAsInteger(16, pid)) in GetCurrentProcessInfo()
2621 value.getAsInteger(0, port); in LaunchGDBServer()
2623 value.getAsInteger(0, pid); in LaunchGDBServer()
3807 if (!value.getAsInteger(16, ival)) in GetModuleInfo()
3811 if (!value.getAsInteger(16, ival)) in GetModuleInfo()