Home
last modified time | relevance | path

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

/external/libunwind/src/ia64/
Dunwind_decoder.h277 unw_decode_p6 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p6() function
473 case 6: dp = unw_decode_p6 (dp, code, arg); break; in unw_decode()