OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNW_SH_R15
(Results
1 - 6
of
6
) sorted by null
/external/libunwind/src/sh/
regname.c
44
[
UNW_SH_R15
] = "r15",
Gget_save_loc.c
51
case
UNW_SH_R15
:
Gregs.c
56
case
UNW_SH_R15
:
init.h
47
c->dwarf.loc[
UNW_SH_R15
] = DWARF_REG_LOC (&c->dwarf,
UNW_SH_R15
);
Gstep.c
84
c->dwarf.loc[
UNW_SH_R15
] = DWARF_LOC (sc_addr + LINUX_SC_R15_OFF, 0);
89
dwarf_get (&c->dwarf, c->dwarf.loc[
UNW_SH_R15
], &c->dwarf.cfa);
/external/libunwind/include/
libunwind-sh.h
72
UNW_SH_R15
,
80
UNW_TDEP_SP =
UNW_SH_R15
,
Completed in 48 milliseconds