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