Home
last modified time | relevance | path

Searched defs:GetUcontext (Results 1 – 2 of 2) sorted by relevance

/system/unwinding/libunwindstack/
DThreadEntry.h57 inline ucontext_t* GetUcontext() { return &ucontext_; } in GetUcontext() function
/system/unwinding/libbacktrace/
DThreadEntry.h48 inline ucontext_t* GetUcontext() { return &ucontext_; } in GetUcontext() function