Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-profiler/async-profiler
/ unwindAtomicStub
Method
unwindAtomicStub
src/stackFrame_arm.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
bool StackFrame::unwindAtomicStub(const void*& pc) {
96
// Not needed
97
return false;
98
}
99
100
void StackFrame::adjustSP(const void* entry, const void* pc, uintptr_t& sp) {
101
// Not needed
Callers
2
walkFP
Method · 0.45
walkDwarf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected