Lines Matching refs:getAsInteger
1005 if (!major.getAsInteger(0, m_gdb_server_version)) in GetGDBServerVersion()
1151 if (!value.getAsInteger(0, cpu)) in GetHostInfo()
1155 if (!value.getAsInteger(0, sub)) in GetHostInfo()
1195 if (!value.getAsInteger(0, pointer_byte_size)) in GetHostInfo()
1215 if (!value.getAsInteger(0, timeout_seconds)) { in GetHostInfo()
1462 if (!value.getAsInteger(16, addr_value)) in GetMemoryRegionInfo()
1465 if (!value.getAsInteger(16, addr_value)) in GetMemoryRegionInfo()
1686 value.getAsInteger(0, m_num_supported_hardware_watchpoints); in GetWatchpointSupportInfo()
1892 value.getAsInteger(0, pid); in DecodeProcessInfoResponse()
1896 value.getAsInteger(0, pid); in DecodeProcessInfoResponse()
1900 value.getAsInteger(0, uid); in DecodeProcessInfoResponse()
1904 value.getAsInteger(0, uid); in DecodeProcessInfoResponse()
1908 value.getAsInteger(0, gid); in DecodeProcessInfoResponse()
1912 value.getAsInteger(0, gid); in DecodeProcessInfoResponse()
1927 value.getAsInteger(0, cpu); in DecodeProcessInfoResponse()
1929 value.getAsInteger(0, sub); in DecodeProcessInfoResponse()
2009 if (!value.getAsInteger(16, cpu)) in GetCurrentProcessInfo()
2012 if (!value.getAsInteger(16, sub)) in GetCurrentProcessInfo()
2033 if (!value.getAsInteger(16, pointer_byte_size)) in GetCurrentProcessInfo()
2036 if (!value.getAsInteger(16, pid)) in GetCurrentProcessInfo()
2481 value.getAsInteger(0, port); in LaunchGDBServer()
2483 value.getAsInteger(0, pid); in LaunchGDBServer()
3548 if (!value.getAsInteger(16, ival)) in GetModuleInfo()
3552 if (!value.getAsInteger(16, ival)) in GetModuleInfo()