MCPcopy 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
95bool StackFrame::unwindAtomicStub(const void*& pc) {
96 // Not needed
97 return false;
98}
99
100void StackFrame::adjustSP(const void* entry, const void* pc, uintptr_t& sp) {
101 // Not needed

Callers 2

walkFPMethod · 0.45
walkDwarfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected