reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
44 m_wordsize = -1; 64 m_wordsize = 4; 90 m_wordsize = 8; 152 m_wordsize = -1; 169 m_wordsize = 4; 195 m_wordsize = 8; 356 if (m_wordsize == 4) { 369 if (m_wordsize == 8 && (*p & 0xfe) == 0x40) { 384 if (m_wordsize == 8 && *p == 0x48) 397 if (m_wordsize == 8 && *p == 0x48) 410 if (m_wordsize == 8 && *p == 0x48) 423 if (m_wordsize == 8 && *p == 0x48) 435 if (m_wordsize == 8 && *p == 0x48) 453 if (m_wordsize == 8 && *p == 0x48) 472 if (m_wordsize == 8 && *p == 0x48) 498 if (m_wordsize == 8 && *p == 0x48) 525 if (m_wordsize == 8 && *p == 0x48) 552 if (m_wordsize == 8 && *p == 0x48) 567 if (m_wordsize == 8 && (*p & 0xfe) == 0x40) { 591 if (m_wordsize == 4) { 628 if (m_wordsize == 8 && REX_W_PREFIX_P(*p)) { 938 row->GetCFAValue().SetIsRegisterPlusOffset(m_lldb_sp_regnum, m_wordsize); 945 current_sp_bytes_offset_from_fa = m_wordsize; 1052 current_sp_bytes_offset_from_fa += m_wordsize; 1077 current_sp_bytes_offset_from_fa -= m_wordsize; 1104 current_sp_bytes_offset_from_fa -= m_wordsize; 1139 current_sp_bytes_offset_from_fa -= m_wordsize; 1192 current_sp_bytes_offset_from_fa += m_wordsize; 1256 pc.IsAtCFAPlusOffset() && pc.GetOffset() == -m_wordsize)) { 1285 current_sp_bytes_offset_from_fa += m_wordsize; 1365 first_row->GetCFAValue().GetOffset() != m_wordsize) 1440 row->GetCFAValue().IncOffset(m_wordsize); 1452 row->GetCFAValue().IncOffset(m_wordsize); 1466 row->GetCFAValue().IncOffset(-m_wordsize); 1476 row->GetCFAValue().IncOffset(-m_wordsize); 1487 row->GetCFAValue().IncOffset(m_wordsize); 1497 row->GetCFAValue().IncOffset(m_wordsize); 1551 first_row->GetCFAValue().GetRegisterNumber(), m_wordsize);