Searched refs:SetBCDebugStubEntry (Results 1 – 2 of 2) sorted by relevance
268 thread->SetBCDebugStubEntry(i, defaultBCDebuggerExceptionStubDes.codeAddr_); in AdjustBCStubAndDebuggerStubEntries()271 thread->SetBCDebugStubEntry(i, defaultBCDebuggerStubDes.codeAddr_); in AdjustBCStubAndDebuggerStubEntries()
380 void SetBCDebugStubEntry(size_t id, Address entry) in SetBCDebugStubEntry() function