OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNW_SH_R5
(Results
1 - 6
of
6
) sorted by null
/external/libunwind/src/sh/
regname.c
34
[
UNW_SH_R5
] = "r5",
Gget_save_loc.c
41
case
UNW_SH_R5
:
Gregs.c
41
case
UNW_SH_R5
:
init.h
37
c->dwarf.loc[
UNW_SH_R5
] = DWARF_REG_LOC (&c->dwarf,
UNW_SH_R5
);
Gstep.c
74
c->dwarf.loc[
UNW_SH_R5
] = DWARF_LOC (sc_addr + LINUX_SC_R5_OFF, 0);
/external/libunwind/include/
libunwind-sh.h
62
UNW_SH_R5
,
Completed in 28 milliseconds