Home
last modified time | relevance | path

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

/l4re-core-master/l4util/lib/src/ARCH-amd64/
A Dbacktrace.c20 static _Unwind_Ptr (*uw_getpc) (struct _Unwind_Context *); variable
38 #define uw_getpc _Unwind_GetIP macro
/l4re-core-master/l4util/lib/src/ARCH-x86/
A Dbacktrace.c18 static _Unwind_Ptr (*uw_getpc) (struct _Unwind_Context *); variable
40 #define uw_getpc _Unwind_GetIP macro

Completed in 4 milliseconds