reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1023 SetError(set, Read, DoReadDBG(GetThreadID(), set, dbg)); 1067 SetError(set, Write, DoWriteDBG(GetThreadID(), set, dbg)); 1538 if ((dbg.bcr[i] & BCR_ENABLE) == 0) 1545 dbg.bvr[i] = addr & ~((lldb::addr_t)3); 1552 dbg.bcr[i] = BCR_M_IMVA_MATCH | // Stop on address mismatch 1570 dbg.bcr[i] = 1613 dbg.bcr[hw_index] = 0; 1694 if ((dbg.wcr[i] & WCR_ENABLE) == 0) 1703 dbg.wvr[i] = addr & ~((lldb::addr_t)3); 1704 dbg.wcr[i] = byte_address_select | // Which bytes that follow the IMVA 1733 dbg.wcr[hw_index] = 0;