Home
last modified time | relevance | path

Searched refs:BuildUContextFromRegs (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
Ddwarf_unwind.cpp34 static ucontext_t BuildUContextFromRegs(const RegSet& regs __attribute__((unused))) { in BuildUContextFromRegs() function
134 ucontext_t ucontext = BuildUContextFromRegs(regs); in UnwindCallChain()