OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNW_HPPA_EH1
(Results
1 - 2
of
2
) sorted by null
/external/libunwind/include/
libunwind-hppa.h
80
UNW_HPPA_EH1
= UNW_HPPA_EH0 + 1, /* alias for UNW_HPPA_GR + 21 */
81
UNW_HPPA_EH2 =
UNW_HPPA_EH1
+ 1, /* alias for UNW_HPPA_GR + 22 */
/external/libunwind/src/hppa/
Gregs.c
53
case
UNW_HPPA_EH1
: reg = UNW_HPPA_GR + 21; break;
Completed in 52 milliseconds