Home
last modified time | relevance | path

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

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